Skip to content

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

License

Notifications You must be signed in to change notification settings

Kieun/android-protected-confirmation

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages