ArturoMancilla Member Licensed User Jan 20, 2017 #1 Hi I´m want make an app, where scan the finger from the fingerprint of device and send through webservice to database. The conexion with the webservice, it´s ready, but my problem is to scan the finger. thanks for yoou help Regards
Hi I´m want make an app, where scan the finger from the fingerprint of device and send through webservice to database. The conexion with the webservice, it´s ready, but my problem is to scan the finger. thanks for yoou help Regards
Erel B4X founder Staff member Licensed User Longtime User Jan 22, 2017 #2 You can use this library to authenticate the user based on the fingerprint: https://www.b4x.com/android/forum/threads/fingerprint-authentication.72500/ However it will not provide any data about the fingerprint. Upvote 0
You can use this library to authenticate the user based on the fingerprint: https://www.b4x.com/android/forum/threads/fingerprint-authentication.72500/ However it will not provide any data about the fingerprint.