uccmawei/FingerprintIdentify
:+1: Android Fingerprint Verification SDK observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3491
- days_rel: n/a
- days_push: 1935
- n_releases_24m: 0
Adoption not part of the score
1739 stars · 238 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An expandable Android fingerprint verification library that unifies the Android 6.0 FingerprintManagerCompat API with Samsung and MeiZu vendor SDKs behind a single interface. It handles hardware detection, fingerprint registration checks, and identify/cancel/resume flows with retry and device-lock callbacks.
Use cases
- add fingerprint authentication to an android app
- verify users with fingerprint on samsung devices
- support meizu fingerprint api in one codebase
- check if fingerprint hardware is available before login
- limit fingerprint attempts and handle device lockout
- unify vendor fingerprint sdks behind one api
When to choose
- you need fingerprint auth across android 4.2+ including samsung and meizu devices
- you want a simple unified api instead of vendor-specific code
When to avoid
- you only target android 9+ and can use BiometricPrompt directly
- you need face or iris biometrics
- you need a maintained library with recent updates
Facets
library · maturity maintenance
auth sdk mobile-development security android-tools jvm fingerprint-verification biometrics samsung-sdk meizu-sdk android
1 source
- readme: https://github.com/uccmawei/FingerprintIdentify · fetched 2026-08-28 · bfb0545c2023
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uccmawei/FingerprintIdentify | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="uccmawei/FingerprintIdentify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem