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]>
It works as follows:
telnet 127.0.0.1 5554 followed by finger touch 1 for instance. You can give any random number to test it out.
telnet 127.0.0.1 5554
finger touch 1