Skip to content

Instantly share code, notes, and snippets.

@rwp0
Created July 24, 2025 23:28
Show Gist options
  • Save rwp0/434481614f45e5cae7c114d6d8a3d0a7 to your computer and use it in GitHub Desktop.
Save rwp0/434481614f45e5cae7c114d6d8a3d0a7 to your computer and use it in GitHub Desktop.
Force Dark Mode in Developer Options with ADB
adb shell setprop debug.hwui.force_dark true
# adb shell settings put secure ui_night_mode 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment