Overview
The metric-fingerprint SDK provides a complete, ready-to-use fingerprint authentication flow with 4 pre-built screens. Use this SDK for quick integration with minimal customization.
Key Features
- ✅ Complete 4-screen fingerprint authentication flow
- ✅ Pre-built Activity-based UI (works with legacy and modern Android projects)
- ✅ Activity Result API integration
- ✅ Theme customization support
- ✅ Automatic permission handling
- ✅ Includes metric-fingerprint-core (no need to add both dependencies)
- ✅ Automatic manifest merging (Activity auto-merged into app manifest)
Requirements
Minimum SDK: 24 (Android 7.0)Target SDK: 34Kotlin: 1.9.20+Android Gradle Plugin: 8.3.0+Jetpack Compose BOM: 2025.01.01 or compatibleCompose Compiler: 1.5.5 (must match your kotlinCompilerExtensionVersion)
Module Dependencies
The UI module automatically includes metric-fingerprint-core. You do not need to add both dependencies.