I would like to build an app that scans user's fingerprint (using android's fingerprint scanner that unlocks the phone) and save it.
Till now, I've found only fingerprint auth plugins for Cordova, but it is not what I'm looking for.
Also, I have doubts if I want to save scanned fingerprint as a image, or there's maybe a standard for such storage? (maybe some X/Y data etc.?)
Any help will be appreciated.