A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation with xml
- Open project and sync gradle.
- Modify the code to suit your needs.
- Watch out for more features.
- Availability of biometric hardware
- Whether device has user fingerprint
- Whether device has PIN/Password
2020
Min SDK : 23 | Target SDK : 35 | Gradle : 8.6.0 | Kotlin | Jetpack Compose
Android Studio Koala Feature Drop | 2024.1.2
Android is a trademark of Google LLC.
© 2020-2024. Developed by Bharath Vishal G (https://github.com/BharathVishal). App logo - Fingerprint material icon.
Thank you. 🙂