Re: [android-developers] Using fingertip sensor as a recording device

2016-07-13 Thread ramesh babu
I am just throwing my ideas, I have not implemented this. 1) define service as a separate process. 2) in that service add finger print authentication listener and get the corresponding crypto object for authentication. 3) once it is authenticated call handler 4) implement audio recorder in that ha

Re: [android-developers] Using fingertip sensor as a recording device

2016-07-12 Thread Konrad Thomas Hartmann Vaccarezza
Yes. Sorry, I am not used to the technical names of the android device. On Wednesday, July 13, 2016 at 12:11:20 AM UTC-5, ramesh babu wrote: > > Did finger tip sensor means finger print authentication device in phone > On Jul 13, 2016 10:13 AM, "Konrad Thomas Hartmann Vaccarezza" < > khart...@gmai

Re: [android-developers] Using fingertip sensor as a recording device

2016-07-12 Thread ramesh babu
Did finger tip sensor means finger print authentication device in phone On Jul 13, 2016 10:13 AM, "Konrad Thomas Hartmann Vaccarezza" < khartma...@gmail.com> wrote: > Hi, > I am doing research regarding the fingertip features and its change over > time(yes, they do seem to change, but only a bit).

[android-developers] Using fingertip sensor as a recording device

2016-07-12 Thread Konrad Thomas Hartmann Vaccarezza
Hi, I am doing research regarding the fingertip features and its change over time(yes, they do seem to change, but only a bit). For this i would want to use the fingertip sensor of my smartphone to be able to record a 2-minute recording of the actual fingertip features. Is this possible? I have