I want to build an android
application like employee attendance using fingerprint
scanner
. I want to know that,
Thank you in advance.
You will click on the Biometric Fingerprint Authentication button to go to the Android Fingerprint authentication activity. While at the Fingerprint Authentication activity, press Finger on Finger Reader / Scanner.
It can be added to any android app.
Explanation : The fingerprint sensor uses a UART interface to store fingerprint data.
- Is it possible using external hardware device for fingerprint scanning?
Yes there's some fingerprint scanners compatible with Android Platform and with SDK for Android. Scanners are plugged on USB port so you can't charge tablet and use fingerprint scanner simultaneous. For instance:
There's also some devices with integrated fingerprint scanner and with SDK to enroll and verify multiple users. For instance Samsung or iPhone only provide SDK to verify 1 user (user of device) but others manufacturers provide an SDK to enroll and match multiple users.
- How to integrate Android application with external hardware finger print scanning device.
- How to fetch data from external hardware device and store data in local database.
Fingerprint scanners (quoted upper) have Android SDK to enroll and to verify. Some of ones only return fingerprint image. For fingerprint scanners only return image, you have to use external library to convert image to minutiae and enroll and verify as:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With