You get a screenshot, you get a screenshot, everygets a screenshot!
It's a very simple tool presented as a Quick Tile to simplify the process of setting up and activating Demo Mode. It's already pre-configured out of the box with perfect 7:00 clock, full WiFi, full signal and full battery icons for stunning clutter-free screenshots.
For it to work you need to grant it two permissions through adb shell from your computer:
adb -d shell pm grant com.franco.demomode android.permission.DUMP
adb -d shell pm grant com.franco.demomode android.permission.WRITE_SECURE_SETTINGS
The DUMP permission is required for the Demo Mode to actually work, and the WRITE_SECURE_SETTINGS is necessary for the Quick Tile to read the setting and present the correct icon depending on its state.
Since these permissions can be a little scary, for transparency sake I've open sourced it https://github.com/franciscofranco/Demo-Mode-tile
您得到的截图,你会得到一个截图,everygets截图!
它作为一个连结磁砖简化设置和激活演示模式的过程的非常简单的工具。它已经预先配置了完美七时00分钟,全无线网络,满信号和令人惊叹的整洁的屏幕截图完整的电池图标盒。
它的工作,你需要通过从您的计算机亚行外壳授予这两种权限:
亚行-d外壳下午补助com.franco.demomode android.permission.DUMP
亚行-d外壳下午补助com.franco.demomode android.permission.WRITE_SECURE_SETTINGS
转储许可是必需的演示模式,以实际工作,而WRITE_SECURE_SETTINGS是必要的快速平铺读取设置并提出根据其状态正确的图标。
由于这些权限可以是一个有点吓人,透明的缘故,我已经开源了它https://github.com/franciscofranco/Demo-Mode-tile