Dev Quick Settings Tiles

4.6
78 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

Quick Settings tiles for Android developers so that you can easily -

* Toggle USB Debugging
* Keep screen on when connected to a computer, but let it turn off when connected to a wall charger
* Toggle show taps
* Toggle demo mode
* Change default animator duration
* Toggle all animations

Usage -

1. Install the app
2. Give the permissions
3. Profit!

Permissions Overview -

android.permission.WRITE_SECURE_SETTINGS - To enable/disable system features when tiles are toggled
android.permission.DUMP - To send broadcasts to enable/disable demo mode

Source Code -
https://github.com/mustafa01ali/Dev-Tiles
Updated on
Nov 4, 2017

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.7
75 reviews
A Google user
September 29, 2019
Must have for developers. My Phone without root, and have no native tile to toggle debuging. Also tcp for wifi debug is also enabled. So I need this app to toggle entire debug feature as fast as possible.
5 people found this review helpful
Did you find this helpful?
A Google user
March 14, 2019
Usefull app! One feature I would really wish was here is if it had a tile which would disconnect and detect usb again so i could switch apps instead of toggling debugging which is what i use for now.
2 people found this review helpful
Did you find this helpful?
Paul
May 25, 2020
This app adds useful shortcuts for settings I tend to toggle occasionally. I have one request: could the tile for toggling USB Debugging require unlocking the phone?
3 people found this review helpful
Did you find this helpful?

What's new

New tile to enable/disable all animations with just one click - super useful if you run instrumented tests often.