Possible Duplicate:
Is fingerprint supported in android devices?
Is it possible to use an android phone as a biometric finger print device?
Is it possible to use an android phone as a biometric finger print device? |
|||||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
As in, you touch the screen and it gets your fingerprint? No. The touch screen doesn't have that kind of scanning technology. As far as Marc's comment about using the camera, that could prove very difficult. Changes in lighting will make it very hard to pick out all the lines in the fingerprint. |
|||
|
|
|
No. Most touch screen devices are only capable of registering a small number of simultaneous touches - a dozen at most. So even if the resolution (accuracy of position) and sensitivity (accuracy of pressure) were sufficient, you wouldn't be able to scan enough detail. |
|||
|
|
|
The only Android phone I know of that had an integrated fingerprint reader was the Motorola Atrix. Theoretically a software application could be developed using the camera and some image processing code to accomplish this task, but I've not heard of any serious attempts. Note that this approach is different than the novelty apps you see on the market today. Another option would be to interface with an external finger print scanner via USB using the USB Host API: https://developer.android.com/guide/topics/connectivity/usb/host.html |
|||
|
|
|
I don't think so. A quick google search turned up this company though, they seem to offer other (iris, voice, hand geometry, signature, and apparently more) biometric security options for Android phones. Quote from their site:
|
||||
|
|