Thursday, 22 August 2013

adb input keyevent 26 - Not waking device up

adb input keyevent 26 - Not waking device up

I am trying to wake a device up using the following adb command
adb input keyevent 26
This correctly emulates the power button keypress if the device has
already been woken up but will not work to wake the device initially.
Can anyone suggest why?

No comments:

Post a Comment