Open RishabhPrabhu opened 7 years ago
What device are you using?
Hi I'm using RedMi 3s Prime with a Fingerprint Scanner.
Thanks and Regards Rishabh Prabhu Srivastava Facebook http://fb.com/livewithpoetry||LinkedIn https://in.linkedin.com/in/rishabh-prabhu-srivastava-b4a94b100 +91-9871748904
On Mon, Apr 24, 2017 at 8:02 PM, Aitor Viana notifications@github.com wrote:
What device are you using?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aitorvs/fingerlock/issues/6#issuecomment-296687093, or mute the thread https://github.com/notifications/unsubscribe-auth/AJRpUd1ThVhD43NbwpxPMePyDAxT9oweks5rzLJ4gaJpZM4NGPs8 .
Not familiar with that device make but are you sure it supports the Google fingerprint API? I think that might be the issue
I think it does coz earlier I came across another code sample for the same part and the fingerprint authentication runs there.
Also while searching for the mentioned issue on internet shows that the API is supported in devices from Android M (6.0). My device fulfills the criteria.
Thanks and Regards Rishabh Prabhu Srivastava Facebook http://fb.com/livewithpoetry||LinkedIn https://in.linkedin.com/in/rishabh-prabhu-srivastava-b4a94b100 +91-9871748904
On Mon, Apr 24, 2017 at 8:19 PM, Aitor Viana notifications@github.com wrote:
Not familiar with that device make but are you sure it supports the Google fingerprint API? I think that might be the issue
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aitorvs/fingerlock/issues/6#issuecomment-296692665, or mute the thread https://github.com/notifications/unsubscribe-auth/AJRpUZ17t784Kk3H81KA5Mymjm3enb_iks5rzLaOgaJpZM4NGPs8 .
Do you have any log you can share?
pfa Hope this would help. If it doesnt, kindly give me a walkthrough in order to find out the specific issue. That would be a great help.
Thanks and Regards Rishabh Prabhu Srivastava Facebook http://fb.com/livewithpoetry||LinkedIn https://in.linkedin.com/in/rishabh-prabhu-srivastava-b4a94b100 +91-9871748904
On Mon, Apr 24, 2017 at 8:42 PM, Aitor Viana notifications@github.com wrote:
Do you have any log you can share?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aitorvs/fingerlock/issues/6#issuecomment-296700559, or mute the thread https://github.com/notifications/unsubscribe-auth/AJRpUZ_ObNBY0Zi4P3C8HVSxRewGfHoQks5rzLvzgaJpZM4NGPs8 .
The main functionality is inside the core module. Check this post that I wrote.
Hi I went through the post. I have the code of your post working when I made it in another application. Thanks for that, but its stiil not working in your app.
Thanks and Regards Rishabh Prabhu Srivastava Facebook http://fb.com/livewithpoetry||LinkedIn https://in.linkedin.com/in/rishabh-prabhu-srivastava-b4a94b100 +91-9871748904
On Mon, Apr 24, 2017 at 11:08 PM, Aitor Viana notifications@github.com wrote:
The main functionality is inside the core module. Check this post https://medium.com/@aitorvs/android-fingerprint-authentication-44c047179d9a that I wrote.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aitorvs/fingerlock/issues/6#issuecomment-296763229, or mute the thread https://github.com/notifications/unsubscribe-auth/AJRpUTWSKT3IhvNEwMlDVQlAg2vOcb_sks5rzN4CgaJpZM4NGPs8 .
can you help me to get the fingerprint scan from a usb fingergrint dedicated device? that will be very helpful.
Thanks and Regards Rishabh Prabhu Srivastava Facebook http://fb.com/livewithpoetry||LinkedIn https://in.linkedin.com/in/rishabh-prabhu-srivastava-b4a94b100 +91-9871748904
On Mon, Apr 24, 2017 at 11:56 PM, Rishabh Prabhu Srivastava < prabhurishabhsri@gmail.com> wrote:
Hi I went through the post. I have the code of your post working when I made it in another application. Thanks for that, but its stiil not working in your app.
Thanks and Regards Rishabh Prabhu Srivastava Facebook http://fb.com/livewithpoetry||LinkedIn https://in.linkedin.com/in/rishabh-prabhu-srivastava-b4a94b100 +91-9871748904
On Mon, Apr 24, 2017 at 11:08 PM, Aitor Viana notifications@github.com wrote:
The main functionality is inside the core module. Check this post https://medium.com/@aitorvs/android-fingerprint-authentication-44c047179d9a that I wrote.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aitorvs/fingerlock/issues/6#issuecomment-296763229, or mute the thread https://github.com/notifications/unsubscribe-auth/AJRpUTWSKT3IhvNEwMlDVQlAg2vOcb_sks5rzN4CgaJpZM4NGPs8 .
Hi, I tried to use this project to learn about the fingerprint in android. After installation, the Authenticate using Fingerprint is just showing an option but not working. Can you suggest the possible solution?