zzz40500 / DevelopQuickSetting

Root permission is required. Now it just be tested on android 4.2.2/4.4.4/5.0.2

Repository from Github https://github.comzzz40500/DevelopQuickSettingRepository from Github https://github.comzzz40500/DevelopQuickSetting

#DevelopQuickSetting


跟原版的区别

在原有的基础上

  1. 新增开发者选项:显示屏幕更新;
  • 新增了通知栏模式,把开关放到了通知栏中;

**

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 me@yanghui.name

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)

About

Root permission is required. Now it just be tested on android 4.2.2/4.4.4/5.0.2


Languages

Language:Java 99.8%Language:Python 0.2%