简体   繁体   中英

Using Android device credentials to access critical part of the app

How do I show lock screen if user tries to access critical part of my application. I want him to be able to access the critical part only if he can then unlock the device using the device credentials.

You can create a password screen for your application rather then depending on secure lock of android. Because you can't manage lock screen on all versions of android.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM