A sample app for demonstrating android protected confirmation provided from Android P
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
- 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