文件名称:Android代码-目前来看,用起来最简洁的指纹管理工具。
文件大小:571KB
文件格式:ZIP
更新时间:2022-08-25 19:45:14
Android代码
KFingerprintManager A small library to handle Android fingerprint APIs. This library offers an easy way to handle authorisation and encryption tasks using Android Fingerprint APIs. It's based on Android fingerprint dialog sample made by Google: https://github.com/googlesamples/android-FingerprintDialog. Use This library can be used to provide basic authentication through fingerprint API, using manual password as backup option. It also allows you to encrypt messages using fingerprint APIs. This