Skip to content

Urucas/android-fingerprint-example

Repository files navigation

android-fingerprint-example

Example implementation using Android 6 Fingerprint Authentication

Usage

Build, install & run

./gradlew assembleDebug installDebug
adb shell am start -n com.urucas.fingerprintexample/.MainActivity

Wait for activity to show the Fingerprint dialog, then emulate the fingerprint

adb -e emu finger touch 1111

About

Example implementation using Android 6 fingerprint authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages