security - Using Android Fingerprint API to check if a new fingerprint has been added -


i doing testing of application uses android fingerprint authentication. app allows fingerprint authentication, possible add new fingerprint using lock screen pattern, , authenticate app using new fingerprint. notice google play store requires password reentry when new fingerprint has been added.

my question is: how can make use of fingerprint api check see if new fingerprint has been added implement same behavior in own application?


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -