Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fingerprint scanning support #497

Closed
mitchellsundt opened this issue Jul 9, 2015 · 4 comments
Closed

Add fingerprint scanning support #497

mitchellsundt opened this issue Jul 9, 2015 · 4 comments

Comments

@mitchellsundt
Copy link
Contributor

mitchellsundt commented Jul 9, 2015

Migrated to getodk/collect#57 by spacetelescope/github-issues-import

Originally reported on Google Code with ID 496

For Android OS (ARM based), we have the driver and ScanAPI for the Futronic FS80 to
capture a fingerprint image, but it has the following requirement:
 1. Have an USB Host port
 2. Have usbfs support in the kernel
 3. Have the root access right
 4. Have a folder "/data/" that can be read/write access.

Attached please find the libusb and ScanAPI libraries for Android, and the console
demo program with source code. To test it, you need to copy the libraries to the system
lib folder, then open the terminal, run as root user:
    #./ftrScanAPI_Ex_fs.

Reported by yanokwa on 2012-01-10 01:08:55


- _Attachment: [30_12_2010_scanapi_android_flock_bin_src.rar](https://storage.googleapis.com/google-code-attachments/opendatakit/issue-496/comment-0/30_12_2010_scanapi_android_flock_bin_src.rar)_
@mitchellsundt mitchellsundt self-assigned this Jul 9, 2015
@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 9, 2015

Migrated to opendatakit/collect#57 (comment) by spacetelescope/github-issues-import

Bluetooth scanner: http://www.innovatescan.com/hardware/bluefin/
Authentec SDK: http://forum.xda-developers.com/showthread.php?t=1206033

Reported by yanokwa on 2012-01-17 16:03:17

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 9, 2015

Migrated to opendatakit/collect#57 (comment) by spacetelescope/github-issues-import

Reported by yanokwa on 2012-05-25 15:46:40

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 9, 2015

Migrated to opendatakit/collect#57 (comment) by spacetelescope/github-issues-import

Reported by yanokwa on 2012-05-26 01:11:09

@antoniocvaraujo1
Copy link

Migrated to opendatakit/collect#57 (comment) by spacetelescope/github-issues-import

Bluetooth scanner: http://www.innovatescan.com/hardware/bluefin/
Authentec SDK: http://forum.xda-developers.com/showthread.php?t=1206033

Reported by yanokwa on 2012-01-17 16:03:17

Hi mitchellsundt. i got a futronic fs88h and i need to develop an android activty that reads the fingerprint and send it to webapi c#. Can you help ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants