简体   繁体   English

使用Android设备凭据访问应用程序的关键部分

[英]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. 您可以为您的应用程序创建一个密码屏幕,而不是依赖于android的安全锁定。 Because you can't manage lock screen on all versions of android. 因为您无法在所有版本的android上管理锁屏。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android App中的Amazon访问凭证 - Amazon access credentials in Android App 使用设备凭据时 Android 生物识别无法导航 - Android Biometrics not navigating when using Device Credentials Android特定部分中的Kotlin /本机访问设备传感器 - Kotlin/Native access device sensor in Android specific part 访问设备所有者应用程序 Android 10 的 getDeviceID()? - Access getDeviceID() for a Device Owner App Android 10? 无法使用LAN中的Android设备应用程序访问在Android Studio中运行的App Engine应用程序 - Unable to access App Engine Application running in Android Studio using Android Device Application in LAN 在Android应用中存储凭据 - Storing credentials in the Android app 允许用户使用其Google凭据访问您的应用的最佳方式 - Best way to allow users access to your app using their Google credentials 如何使用Google App Engine从Android设备访问本地主机? - How to access local host from android device using google app engine? Android 2.2 SDK - 使用手机作为app测试设备时无法访问SD - Android 2.2 SDK - can't access SD when using phone as app testing device 使用Android设备访问Tomcat本地服务器 - Access a Tomcat local server using android device
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM