Home  /  Tools Apps  / Demo Mode tile on Windows Pc

Demo Mode tile on Windows Pc

Developed By: Francisco Franco

License: Free

Rating: 4,4/5 - 83 votes

Last Updated: April 16, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.6
Size 1.4 MB
Release Date September 23, 20
Category Tools Apps

App Permissions:
Allows an application to retrieve state dump information from system services. [see more (2)]

What's New:
Update dependenciesMigrate to KotlinChange clock from 10:00 to 11:00 to reflect new Android 11 [see more]

Description from Developer:
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... [read more]

App preview ([see all 3 screenshots])

App preview

About this app

On this page you can download Demo Mode tile and install on Windows PC. Demo Mode tile is free Tools app, developed by Francisco Franco. Latest version of Demo Mode tile is 1.6, was released on 2020-09-23 (updated on 2024-04-16). Estimated number of the downloads is more than 5,000. Overall rating of Demo Mode tile is 4,4. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 83 users, 10 users had rated it 5*, 65 users had rated it 1*.

How to install Demo Mode tile on Windows?

Instruction on how to install Demo Mode tile on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Demo Mode tile on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Demo Mode tile using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Demo Mode tile" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Demo Mode tile on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Demo Mode tile" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.6.

Download Demo Mode tile 1.6 on Windows PC – 1.4 MB

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
Update dependencies
Migrate to Kotlin
Change clock from 10:00 to 11:00 to reflect new Android 11
Allows an application to retrieve state dump information from system services.
Allows an application to read or write the secure system settings.