- Open Android Studio and launch the AVD Manager.
- Select your emulator and ensure it’s running API level 30 or higher.
- Set up a Google account on the emulator (needed for passkeys).
-
Enable a PIN or password under
Settings → Security
. -
Enable Fingerprint authentication in
Settings → Security → Fingerprint
.
To simulate fingerprint authentication, you can use this command in the terminal:
Make sure your emulator is running API level 30 or higher, as passkey support requires Android 11 or newer.