Skip to content

Instantly share code, notes, and snippets.

@ptthisdan
Created July 14, 2021 07:06
Show Gist options
  • Save ptthisdan/3e7487825df27d465b29ca5f74f2a095 to your computer and use it in GitHub Desktop.
Save ptthisdan/3e7487825df27d465b29ca5f74f2a095 to your computer and use it in GitHub Desktop.
Adjust screen brightness with adb
adb shell settings put system screen_brightness 0
adb shell settings put system screen brightness 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment