I have a project that plans to use the biometric fingerprints to indentify individuals in an Android app. It will needs to store a copy of the individual's fingerprint (serialized / converted to hex) in the application database and later use it for authentication within the app.
I'm considering the HP Pro 8 Advanced Rugged Tablet but can't find any details about how to process fingerprints from the built-in fingerprint reader. Could anyone point me to the right SDK or documentation?
Thanks!