Am developing an android application that will be used in a single device to register all the employee with their fingerprint and to send the data back to the da.
I have developed an application as Guided Here which can read the fingerprint. But it can only read fingerprints which were previously registered in the device.
How can i make it read all the employee fingerprints so as i can post it back to the databases?
Use shared preference
to store values in shared preferences:
to retrieve values from shared preferences: