I wrote an android app and I want to use device lock method for opening it. for example if user set a finger print lock for his/her device I want to use that method for opening my app instead of creating new password and force user to remember it.
Asked
Active
Viewed 76 times
0
-
it works for me: https://stackoverflow.com/questions/29456456/use-screen-lock-in-my-app – fasadat Jan 25 '20 at 11:43
-
Does this answer your question? [Use screen lock in my app](https://stackoverflow.com/questions/29456456/use-screen-lock-in-my-app) – fasadat Jan 25 '20 at 11:44