How can send intent in the console for start the screen on ?
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.
How can send intent in the console for start the screen on ? I
Share
I found the solution