Stay organized with collections
Save and categorize content based on your preferences.
android.hardware.fingerprint
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.hardware.fingerprint\n\nAdded in [API level 23](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\nandroid.hardware.fingerprint\n============================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/android/hardware/fingerprint/package-summary \"View this page in Kotlin\") \\|Java\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FingerprintManager](/reference/android/hardware/fingerprint/FingerprintManager) | *This class was deprecated in API level 28. See [BiometricPrompt](/reference/android/hardware/biometrics/BiometricPrompt) which shows a system-provided dialog upon starting authentication. In a world where devices may have different types of biometric authentication, it's much more realistic to have a system-provided authentication dialog since the method may vary by vendor/device.* |\n| [FingerprintManager.AuthenticationCallback](/reference/android/hardware/fingerprint/FingerprintManager.AuthenticationCallback) | *This class was deprecated in API level 28. See [BiometricPrompt.AuthenticationCallback](/reference/android/hardware/biometrics/BiometricPrompt.AuthenticationCallback)* |\n| [FingerprintManager.AuthenticationResult](/reference/android/hardware/fingerprint/FingerprintManager.AuthenticationResult) | *This class was deprecated in API level 28. See [BiometricPrompt.AuthenticationResult](/reference/android/hardware/biometrics/BiometricPrompt.AuthenticationResult)* |\n| [FingerprintManager.CryptoObject](/reference/android/hardware/fingerprint/FingerprintManager.CryptoObject) | *This class was deprecated in API level 28. See [BiometricPrompt.CryptoObject](/reference/android/hardware/biometrics/BiometricPrompt.CryptoObject)* |\n\n-\n\n Classes\n -------\n\n - [FingerprintManager](/reference/android/hardware/fingerprint/FingerprintManager)\n - [FingerprintManager.AuthenticationCallback](/reference/android/hardware/fingerprint/FingerprintManager.AuthenticationCallback)\n - [FingerprintManager.AuthenticationResult](/reference/android/hardware/fingerprint/FingerprintManager.AuthenticationResult)\n - [FingerprintManager.CryptoObject](/reference/android/hardware/fingerprint/FingerprintManager.CryptoObject)"]]