android - How to enable Stay awake in the developer options using ADB? -


i'm trying find way enable developer options -> stay awake option via adb. solution found find way open developers option menu , enable stay awake option using setevent command in adb.

now i'm trying find command open developers options. found command opens display options:

adb shell start -n com.android.settings/.displaysettings 

so think similar command opens developers options exists.

i glad hear way enable stay awake option via adb if there any.

adb shell start -n com.android.settings/.developmentsettings 

Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -