I have been successfully using adb shell input keyevent 26
to unlock an android phone over adb.
However, when I connect multiple devices to my mac this is reutrned:
error: more than one device/emulator
Is there a way to unlock multiple android devices at once through a shell script?
Thanks,
Liam