fbiego / BiometricPromptDemo

Android fingerprint, Api23 and Api28 are supported

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BiometricPromptDemo

Android fingerprint, Api23 and Api28 are supported

Authentication

NB: Root access is required

Add your pin sequence in the authenticate() function in MainActivity.java

This works by injecting events which requires root access for the app to execute shell commands. More info here

You may also need to implement this in a Service to make it run in the background

About

Android fingerprint, Api23 and Api28 are supported


Languages

Language:Java 100.0%