Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 725 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 725 Bytes

android-protected-confirmation

A sample app for demonstrating android protected confirmation provided from Android P

Introduction

This sample demonstrates how you can use system provided secure user confirmation. This sample app implements challenge-response fashion of authentication for the transaction authorization. You can refer Android P preview feature for getting more detailed information[1]. [1]: https://developer.android.com/preview/features/security#android-protected-confirmation

Pre-requisites and limitation

  • Use Android Studio 3.2 to build this app (Android P)
  • Currently, there is no device providing this new feature. Google Pixel 3 will have this feature