Discover

Topics

Demo Mode tile

Demo Mode tile APK

Demo Mode tile APK

1.6 FreeFrancisco Franco ⇣ Download APK (1.44 MB)

Quick tile for Android™ Nougat to enable Demo Mode for beautiful screenshots

What's Demo Mode tile APK?

Demo Mode tile is a app for Android, It's developed by Francisco Franco author.
First released on google play in 7 years ago and latest version released in 2 years ago.
This app has 10.6K download times on Google play and rated as 4.41 stars with 85 rated times.
This product is an app in Tools category. More infomartion of Demo Mode tile on google play
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