https://github.com/simonpham/tiles-for-developers
A quick shortcut to your favorite developer settings
https://github.com/simonpham/tiles-for-developers
android android-application developer-tools
Last synced: 3 months ago
JSON representation
A quick shortcut to your favorite developer settings
- Host: GitHub
- URL: https://github.com/simonpham/tiles-for-developers
- Owner: simonpham
- License: apache-2.0
- Created: 2018-05-30T12:35:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:48:49.000Z (over 3 years ago)
- Last Synced: 2025-09-02T14:46:38.977Z (10 months ago)
- Topics: android, android-application, developer-tools
- Language: Kotlin
- Homepage:
- Size: 18.2 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DevTiles
###### A quick shortcut to your favorite developer settings
[](https://github.com/simonpham/Tiles-For-Developers/releases)
[](https://circleci.com/gh/simonpham/Tiles-For-Developers)
[](https://github.com/simonpham/Tiles-For-Developers/blob/master/LICENSE)
Use **DevTiles** instead of wasting your time opening **Settings** -> Find a way to **Developer Options** -> Scroll a long list to find your favorite toggle,...
### System Requirements: Android 7.0+, root (optional)
### Current supported quick settings tiles:
* ADB over network
* **Animator duration scale**
* Caffeine
* Debug GPU overdraw
* **Demo mode**
* Force RTL layout direction
* Profile GPU rendering
* Show layout bounds
* **Show taps**
* Strict mode
* **USB Debugging**
NOTE: **Bold tiles** require "magic" permissions, others may require root if needed
### License
```
Copyright 2018 Simon Pham
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

