Dev Quick Settings Tiles
by Mir Mustafa Ali
Quick Settings Tiles for Android Developers
App Name | Dev Quick Settings Tiles |
---|---|
Developer | Mir Mustafa Ali |
Category | Productivity |
Download Size | 2 MB |
Latest Version | 1.1.0 |
Average Rating | 4.65 |
Rating Count | 75 |
Google Play | Download |
AppBrain | Download Dev Quick Settings Tiles Android 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
Recent changes:
New tile to enable/disable all animations with just one click - super useful if you run instrumented tests often.
* 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
Recent changes:
New tile to enable/disable all animations with just one click - super useful if you run instrumented tests often.