API指纹Android

时间:2016-07-07 12:20:46

标签: java android android-studio fingerprint

我会使用我的Android智能手机的fingerprint sensor来验证我的应用中的用户,是否存在使用Android中的指纹传感器进行身份验证的API?

1 个答案:

答案 0 :(得分:3)

如果设备具有正常运行的指纹扫描仪,则可以执行此操作。请看一下Google提供的这个示例。

https://github.com/googlesamples/android-FingerprintDialog

它实际上是谷歌的第一个答案之一。除此之外,请努力使问题保持​​正确的英语。