1

I am creating my first android app (for beginners) and I want users to login using fingerprint

Apparently android stores the fingerprint secretly and I cant access the hashed version.

Is there anyway to create a fingerprint algorithm to be able to get a hashed key from each fingerprint in my app ? I want to see the fingerprint and hash it myself

I hope i was clear in my question :(

JM17
  • 149
  • 1
  • 11
  • 1
    Nope, not possible: [Using Android Hidden API to access Fingerprint information](https://stackoverflow.com/a/45579093/295004) – Morrison Chang Apr 08 '21 at 21:03

0 Answers0