I\'m trying to find a way to enable the Developer options -> Stay awake option via ADB. The solution that I found was to find a way to open developers opti
You can enable Stay awake option without having to use UI with the following command:
adb shell settings put global stay_on_while_plugged_in 3