Skip to content

Instantly share code, notes, and snippets.

@lethargicpanda
Last active April 22, 2018 20:09
Show Gist options
  • Save lethargicpanda/6e0ed25178e41d39dae2f2346e8d2091 to your computer and use it in GitHub Desktop.
Save lethargicpanda/6e0ed25178e41d39dae2f2346e8d2091 to your computer and use it in GitHub Desktop.
Demo Mode for the Android System UI - force the status bar into a fixed state, useful for taking screenshots with a consistent status bar state, or testing different status icon permutations. Demo mode is available in recent versions of Android. https://android.googlesource.com/platform/frameworks/base/+/master/packages/SystemUI/docs/demo_mode.md
adb shell settings put global sysui_demo_allowed 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment