-
Notifications
You must be signed in to change notification settings - Fork 35
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
FINGERPRINT SCAN NOT WORKING #6
Comments
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 ***@***.***> wrote:
What device are you using?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
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 ***@***.***> 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
<#6 (comment)>,
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 ***@***.***> 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
<#6 (comment)>,
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 ***@***.***> wrote:
The main functionality is inside the core module. Check this post
***@***.***/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
<#6 (comment)>,
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 <
[email protected]> 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 ***@***.***>
wrote:
> The main functionality is inside the core module. Check this post
> ***@***.***/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
> <#6 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AJRpUTWSKT3IhvNEwMlDVQlAg2vOcb_sks5rzN4CgaJpZM4NGPs8>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: