codelab-biometric-login
codelab-biometric-login copied to clipboard
Create EnableBiometricLoginActivity
https://developer.android.com/codelabs/biometric-login?authuser=1#2 At the end of "Create EnableBiometricLoginActivity" it tells the student to "Run your app." This is not possible, because "showBiometricPromptForDecryption()" isn ot yet implemented.
I agree. That line(s) should be commented out if not being used immediately. The whole codelab in general feels like it could use an update with the latest version of the biometrics library.