Android demo app providing an example of biometric authentication, screen lock and AES encryption and decryption
This project provides an example of biometric authentication on the Android platform.
The app is capable of encrypting and decrypting secret text using the AES cipher and secure random key stored in the Android keystore.
In addition to biometric authentication, this Android application requires a screen unlock beforehand.