简体   繁体   English

多用户指纹安卓

[英]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. 我正在开发一个应用程序的路线图,该应用程序允许员工在Android应用程序的支持下扫描指纹。 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, 我上次听到的消息是,每个设备只允许一个用户,除非我使用的是自定义公司提供的自定义SDK,该公司为其提供了指纹识别硬件,

is there any ways for me to integrate fingerprint from android app to my back end, with multiple users. 有什么方法可以将指纹从android应用程序集成到我的后端,并且可以有多个用户。 im trying to make time-attendance system. 即时通讯试图建立考勤系统。

There's some external fingerprint scanners compatible with Android Platform and with SDK for Android. 有些外部指纹扫描仪与Android平台和Android SDK兼容。 These SDKs allow to get fingerprint image or template. 这些SDK允许获取指纹图像或模板。 Scanners are plugged on USB port so you can't charge tablet and use fingerprint scanner simultaneous. 扫描仪已插入USB端口,因此您无法同时为平板电脑充电和使用指纹扫描仪。 For instance: 例如:

There's also some devices with integrated fingerprint scanner and with SDK to get fingerprint image or template. 还有一些设备带有集成的指纹扫描仪和SDK,可以获取指纹图像或模板。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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