android/security-samples

Deprecation Notice

Closed this issue · 0 comments

Issue by fkirc
Thursday Jul 18, 2019 at 11:02 GMT
Originally opened as googlearchive/android-FingerprintDialog#58


To make it easier for the newcomers:
This library is deprecated since the release of the androidx library for the BiometricPrompt API.

If you want to combine the BiometricPrompt API with a symmetric key,
then you can have a look at this fully functional Kotlin implementation:
https://github.com/fkirc/secure-zip-notes/