A simple Android Application to turn on/off animations
Note that this app requires you to manually grant permission to allow the app to alter the animator duration setting. To do this, issue the following adb command:
adb shell pm grant com.jonathanlee.animation android.permission.WRITE_SECURE_SETTINGS
This project is licensed under the MIT license. See the LICENSE file for more info.