# googlearchive/android-FingerprintDialog

Migrated:

Repository: https://github.com/googlearchive/android-FingerprintDialog
Canonical: https://ross.abutalabs.com/products/android-fingerprintdialog
Homepage: https://github.com/android/security
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2019-09-06T15:45:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4115, "days_push": 2553, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1357, forks 469 (observed 2026-08-28T04:04:29.460300+00:00)

## What it is
An archived Android sample app from Google demonstrating fingerprint authentication using the FingerprintDialog API. It has been migrated to the android/security-samples repository and is no longer maintained here.

## Use cases
- add fingerprint login to an android app
- learn android biometric authentication api
- sample code for fingerprint dialog on android
- implement biometric login in java android
- android security api best practices example

## When to choose
- you need a reference for legacy fingerprint dialog APIs on older Android versions
- you want to study Google's original Java sample for fingerprint auth

## When to avoid
- you need current, maintained biometric auth code - use android/security-samples BiometricLoginKotlin instead
- you target modern AndroidX BiometricPrompt APIs
- you need production-ready authentication code

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: auth, security, mobile-framework
- domain: android-tools, security, mobile-development, tutorials
- platform: jvm
- tags: fingerprint-authentication, biometric-authentication, sample-code, android-sample, deprecated, google-archive, android

## Member repositories
- googlearchive/android-FingerprintDialog (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.460300+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:50.247420+00:00, confidence not recorded.
  - readme: https://github.com/googlearchive/android-FingerprintDialog (fetched 2026-08-28T04:04:29.460300+00:00, sha dfb984d9cf66)
  - homepage: https://github.com/android/security (fetched 2026-08-29T11:59:57.220510+00:00, sha ff4ca8b95033)
- Data as of 2026-08-30T08:39:29.467469+00:00.
