开发者

Send intent for screen on from shell

How can send intent in the console for start the screen 开发者_如何学Con ? I know the action for turning the screen on it is Intent.ACTION_SCREEN_ON, but I have hard time sending the intent from console.


I found the solution

adb shell am broadcast -a android.intent.action.SCREEN_ON
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜