Android M fingerprint scanner on Android Emulator

前端 未结 6 704
刺人心
刺人心 2020-12-29 03:00

I want to ask how should I test my fingerprint authentication on Android Emulator?

I was trying to use

adb -e emu finger touch [finger_id]

6条回答
  •  借酒劲吻你
    2020-12-29 03:36

    You can do it from Emulator itself

    Go to Settings -> Security--> Set a device lock methos-->Create a pattern

    Then click on FingerPrint to register some fingerprints

    Now You can use fingerprints from emulator settings as shown in pic below

提交回复
热议问题