Last active
April 22, 2018 20:09
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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