Home/ Apps/ Practical Tools/ DevelopQuickSetting

DevelopQuickSetting 1.1 MOD APK for Android

DevelopQuickSetting
Version 1.1
Updated on March 28, 2025
Category Practical Tools
Size 1.36MB
9.4
1
2
3
4
5

9.4

A tool / widget can quick toggle developer settings.

What can it do?

It provides a simple UI to toggle the developer setting we used the most. You can also place a widget on your launcher, you can use it to toggle setting with a minimum of time. It provides function below:

Show Layout Border

Display Overdraw

Profile GPU Rendering(Not available on android 4.2)

Immediately destroy activities

Adb through WIFI

Why I develop this application?

This app is for those who develop android application. If you want to toggle developer settings, you have to go to setting -> developer setting -> fling a long list and choose the item you wanted to toggle. This cause us so much time!

Requirement

Android 4.2+ device

Root permission

Why it require root permission?

In order to write system setting, this application must be install under [system/app] to get system permission.

When toggle system settings, this application need root permission to run some command.

At last, this app is opensource on https://github.com/kyze8439690/DevelopQuickSetting.

What's New in the Latest Version 1.1

Last updated on Jan 31, 2016 Now this app don't need to be installed in /system dir.
Because the install location change, if you have any update issue, please uninstall the old one in the menu and reinstall the new one.