Android Question Biometric in Admin library

plager

Member
Hello community,
example from


works nicely. I need it only for device locking, so ignoring other errors.
It is able to lock a device. However, when pressing power button, I can not use a biometric to unlock a device. Is it a library limit, like library doen't support this, or is it a bug, or am I missing something?
Device: samsung flip 7
Android: 16

Thank you for your time.
 

DonManfred

Expert
Licensed User
Longtime User
I can not use a biometric to unlock a device
you need to configure your device to use biometric for unlocking by yourself.
The library can not change any android settings beside this

- Manually lock the screen
- Set the minimum password length and quality
- Wipe the entire device
- Set the maximum allowed time before the device locks
- Request the user to change password
- Manually set a new password
- Disable the camera
- Track password changes
- Some other security features as described here.
 
Last edited:
Upvote 0

plager

Member
Thank you for the answer, DonManfred. I am doing trial-error tries, also with GPT, but didnt get any usefull results. Maybe you would like to push me with some example, or some knowledge?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…