{
    分享网正式开通,我们为大家提供免费资源,欢迎大家踊跃投稿!

Android安卓高仿QQ手势锁屏,指纹解锁

Gesture Lock Screen Like QQ And Touch ID

Gesture Lock Screen like QQ And Touch ID,高仿QQ手势锁屏,指纹解锁安卓源码。

Note: 备注:

There are two conditions for Touch ID: 指纹解锁 需要满足条件:

1 run on iOS Device (not iOS Simulator) 1 用真机调试,

2 run with iOS 8.0 and later 2 手机系统 iOS8.0以及之后

With the above two conditions, my code is automatically adapted, and you can see and use "Touch ID". 才能看到指纹解锁的功能。

By the way, the "Gesture password" is recored as "digit numbers 0~9", and the "digit numbers 0~9" are stored in NSUserDefaults, which is not safe if somebody Hack into SandBox, so you need to encrypt the "digit numbers 0~9" using md5 or other RSA. 这个手势密码,是用数字0~9记录的,保存在NSUserDefaults,如果有人黑进了您的沙盒,这个密码很容易被拿走,所以您可以用md5或者其它RSA进行加密。


资源均来自第三方,谨慎下载,前往第三方网站下载


米微资源分享网 , 版权所有丨本站资源仅限于学习研究,严禁从事商业或者非法活动!丨本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:Android安卓高仿QQ手势锁屏,指纹解锁
喜欢 ()分享 (0)