Demo Mode tile Application icon

Demo Mode tile 1.6

1.4 MB / 5K+ Downloads / Rating 4.4 - 83 reviews


See previous versions

Demo Mode tile, developed and published by Francisco Franco, has released its latest version, 1.6, on 2020-09-23. This app falls under the Tools category on the Google Play Store and has achieved over 5000 installs. It currently holds an overall rating of 4.4, based on 83 reviews.

Demo Mode tile APK available on this page is compatible with all Android devices that meet the required specifications (Android 7.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.franco.demomode

Updated: 4 years ago

Developer Name: Francisco Franco

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Demo Mode tile on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.4
Total 83 reviews

Reviews

5 ★, on 2019-11-05
Absolutely fantastic app. Set up is a little bit more but if you have any experience with ADB it is very straightforward.

1 ★, on 2019-09-25
Garbage. Have to allow them access. Not happening.

5 ★, on 2019-08-11
If you are having trouble... ☆PLEASE☆ Ask for help BEFORE leaving a less then 5☆ review! Asking for help •1st• makes you smarter and much better looking!

4 ★, on 2019-07-09
it would be better if i can grant the permissions from device using root

5 ★, on 2019-01-15
Works like a charm!

5 ★, on 2019-01-15
Best app ever

Previous Versions

Demo Mode tile 1.6
2020-09-23 / 1.4 MB / Android 7.0+

About this app

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

New features

Update dependencies
Migrate to Kotlin
Change clock from 10:00 to 11:00 to reflect new Android 11

App Permissions

Allows an application to retrieve state dump information from system services.
Allows an application to read or write the secure system settings.