简体   繁体   中英

Is fingerprint supported in Android devices?

I want to know if I can develop an application that users touch the screen and their fingerprint are registered. If it is possible, is there any library to store and retrieve and detect finger prints?

This is not possible, current consumer touch screens cannot 'see' with that level of detail. You might have more luck using the camera but I don't know of any projects that have done this before.

Please check below link:

http://www.diamondfortress.com/sdk

Paid SDK but we can use it with trial

Came across this http://www.diamondfortress.com/sdk . It's a paid SDK and it uses camera. But I have not personally tried it out.

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