nickbutcher / AnimatorDurationTile

A quick settings tile to quickly set the animator duration scale.
Apache License 2.0
1.38k stars 115 forks source link

没啥没看到控制按钮,执行了权限命令adb shell pm grant uk.co.nickbutcher.animatordurationtile android.permission.WRITE_SECURE_SETTINGS #2

Closed huazhiyuan2008 closed 8 years ago

huazhiyuan2008 commented 8 years ago

image

image

nickbutcher commented 8 years ago

You need to edit your quick settings and add this tile.

http://www.howtogeek.com/231078/use-android-6.0%E2%80%99s-hidden-system-ui-tuner-to-customize-your-quick-settings-and-status-bar/

On Sun, 9 Oct 2016, 6:41 pm jameson, notifications@github.com wrote:

[image: image] https://cloud.githubusercontent.com/assets/2877748/19219499/6d8d14d8-8e47-11e6-8c83-cb884eb4e02b.png

[image: image] https://cloud.githubusercontent.com/assets/2877748/19219504/9a45bca0-8e47-11e6-8041-b284a64d5ce0.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nickbutcher/AnimatorDurationTile/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AAVhLM1KqGhdoD73cpekWGNOphUkvJqcks5qyLbMgaJpZM4KR9Wf .

huazhiyuan2008 commented 8 years ago

Thanks, System UI Tuner include from Android 6.0。And my emulator is 5.0

nickbutcher commented 8 years ago

The minSdkVersion of this app is 24 as that is when the Quick Settings Tile API was added. You cannot run this on Android 5.0.