以编程方式检查 PIN 锁在 Android 中是否处于活动状态
事情是这样的 - 我正在做一个安全应用程序,需要能够检查 PIN 码是否已设置。无论 PIN 状态如何,官方 API 都会返回相同的值,我一直在尝试 ITelephony,但似乎无法让它工作。有什么帮助吗?
Here's the thing - I'm doing a security app that needs to be able to check if the PIN code is set or not. The official API returns the same value regardless of the PIN state, and I've been experimenting with ITelephony, but can't seem to get it to work. Any help, please?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
解决方法!
Workaround!