Biometric data

Discussions about CSEntry
Post Reply
samaneh
Posts: 1
Joined: May 29th, 2016, 5:24 am

Biometric data

Post by samaneh »

Hi there. We are trying to build e-form that has to include a field for fingerprint data to be collected out of some fingerprint reader attached to the android device, and we need to submit the fingerprint data along with the form. Is that possible in anyway in CSEntry? In other words, how can we let the CSPro form collect biometric data
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Biometric data

Post by josh »

CSPro does not support collection of biometric data.
Gregory Martin
Posts: 1796
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Biometric data

Post by Gregory Martin »

CSEntry does not currently support reading fingerprints directly. Your best option is to use the execsystem function to load another application on your Android device that does this. Ideally that application can write out information about the fingerprints to the filesystem. You may then be able to use the file... functions in CSEntry to read this information.
Post Reply