I'm working on project which require fingerprint authentication. Which I've achieved already , now I'm curious about can I identify a mobile's users based on their fingerprint ?
If yes then please guide me with your wisdom , thank you.
I'm using this sample code 'https://github.com/googlesamples/android-FingerprintDialog/'.