View Single Post
Old 11-29-2018, 01:40 AM   #4
mdp
Wizard
mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.
 
Posts: 1,481
Karma: 9010563
Join Date: Jul 2013
Device: none
Quote:
Originally Posted by plusz View Post
the only way, which I am aware of, to wake up the device is the power button
Not directly useful in this context, but there is a command
Code:
adb shell input keyevent KEYCODE_POWER
that I report anyway because it could get one day useful as a component, just in case.
(For example: hardware buttons are a nightmare when they break.)
mdp is offline   Reply With Quote