Is it possible to register user's fingerprint in an android application (not in settings)and store it in the database and later use the database for authentication?
Asked
Active
Viewed 817 times
1 Answers
2
No. Android-native fingerprint authentication is only for authenticating the user to the device. While apps can ask to re-affirm that authentication, apps cannot collect fingerprint data themselves, let alone use that data later.
CommonsWare
- 986,068
- 189
- 2,389
- 2,491