【发布时间】:2016-06-02 11:36:39
【问题描述】:
有什么方法可以访问用于在 Android 指纹 API 中进行身份验证的已注册指纹 ID?
谢谢。
【问题讨论】:
标签: android android-6.0-marshmallow android-fingerprint-api
有什么方法可以访问用于在 Android 指纹 API 中进行身份验证的已注册指纹 ID?
谢谢。
【问题讨论】:
标签: android android-6.0-marshmallow android-fingerprint-api
据我所知,onAuthenticationSuceeded不包含任何注册手指的信息,希望在未来发布的SDK中添加...
void onAuthenticationSucceeded(FingerprintManager.AuthenticationResult result)
【讨论】: