Best android open-source packages and libraries.

CheckDeviceCredentials

Force device credential check before decrypting data
Updated 3 months ago

Check Device Credentials Android Demo App Build Status

A small proof-of-concept Kotlin-based app which demonstrates how an app can force a user to enter device pin/password/pattern/biometric using Android's KeyStore. Heavily inspired from Google's sample

Build

./gradlew assembleDebug

Demo

Try out the demo

Tags security