adb shell
settings put global window_animation_scale 0.75
settings put global transition_animation_scale 0.75
settings put global animator_duration_scale 0.75
settings get global window_animation_scale
settings get global transition_animation_scale
settings get global animator_duration_scale
There is an even easier method that doesn't require adb.So, I remember a thread or post a while back about being able to change animations to .25. Is it possible to change it to .75? I like the animations, but it does make the phone feels slow. On .5 it's super snappy, but just really no animations. Thanks in advance!
You only get the choice of .5 or .0 doing that.There is an even easier method that doesn't require adb.
Enable developer options:
Turn on the Developer options menu on your Galaxy phone
Use Developer options to program and customize your phone. These advanced settings are usually hidden because they can change how the phone operates. Let our guide help you navigate the menu.www.samsung.com
Then scroll until you find window animation.
Yeah. I saw that. Actually, it goes from 0 to 10 in 1/2 increments.
adb shell
settings put global window_animation_scale 0.75
settings put global transition_animation_scale 0.75
settings put global animator_duration_scale 0.75
settings get global window_animation_scale
settings get global transition_animation_scale
settings get global animator_duration_scale