简体   繁体   中英

fingerprint android with multiple user

I'm in a roadmap developing an apps which allows employees to scan fingerprint with the support of Android app. The last time I heard off is that it only allow one user per device, unless I'm using custom SDK from custom company that provided it with their fingerprint hardware,

is there any ways for me to integrate fingerprint from android app to my back end, with multiple users. im trying to make time-attendance system.

There's some external fingerprint scanners compatible with Android Platform and with SDK for Android. These SDKs allow to get fingerprint image or template. 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 get fingerprint image or template.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM