Demo Mode tile

1.6

Demo Mode tile is a very handy application for Android that lets users take nice screenshots without all the pesky notifications and icons that are usually visible on the phones. Read more about Demo Mode tile  

Some users think that having multiple notifications and icons showing up in screenshots is not all that nice and Google seems to agree. They have already implemented a feature called Demo Mode that can be used to disable most of the notifications, but users need to set it up properly and it can take some time and patience.
This is where the Demo Mode tile comes into play. The application just makes it a lot easier to star the demo mode with most of the settings already implemented. It shows by default the 7:00 clock, full WiFi, full signal and full battery icons.
The only caveat is that it needs special permissions that need to be provided via the adb shell with the following commands:
adb -d shell pm grant com.franco.demomode android.permission.DUMP
adb -d shell pm grant com.franco.demomode android.permission.WRITE_SECURE_SETTINGS