• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    Java
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Root permission is required. Only tested on android 4.2.2/4.4.4/5.0.2

#DevelopQuickSetting

Get it on Google Play

####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, use it to toggle setting with a minimum of time.

  • 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. It spends so much time!

####Requirement

  • Android 4.2+ device
  • Root permission

####Why it require root permission?

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

Author: YangHui [email protected]

Tested device info

  • Nexus 5 running CM12 (android 5.0.2)
  • Nexus 5 running CM11 (android 4.4.4)
  • Meizu MX2 running Flyme 4.1.2 (android 4.4.4)
  • Nubia NX403A running android 4.2.2
  • Redmi Note running MIUI V5 (android 4.4.4)