1 2 # GOOGLE SAMPLE PACKAGING DATA 3 # 4 # This file is used by Google as part of our samples packaging process. 5 # End users may safely ignore this file. It has no relevance to other systems. 6 --- 7 status: PUBLISHED 8 technologies: [Android] 9 categories: [security] 10 languages: [Kotlin] 11 solutions: [Mobile] 12 github: android-FingerprintDialog 13 level: INTERMEDIATE 14 icon: screenshots/big-icon.png 15 apiRefs: 16 - android:android.hardware.fingerprint.FingerprintManager 17 - android:android.hardware.fingerprint.FingerprintManager.AuthenticationCallback 18 - android:android.hardware.fingerprint.FingerprintManager.CryptoObject 19 - android:android.security.KeyGenParameterSpec 20 - android:java.security.KeyStore 21 - android:javax.crypto.Cipher 22 - android:javax.crypto.KeyGenerator 23 license: apache2 24