Biometry is awesome and if your users need to login to use your app to it’s fullest, you should consider implementing biometry. Now it is quite easy with androidx.biometric library. Below you can find few really useful articles helpful in implementing Biometry in your app.Migrating to biometry: https://medium.com/androiddevelopers/migrating-from-fingerprintmanager-to-biometricprompt-4bc5f570dccd Android Biometry API first steps:https://www.raywenderlich.com/18782293-android-biometric-api-getting-started Biometric constants… Czytaj dalej Implement biometry in your Android app