Joined
·
709 Posts
This is for ANY VERSION. It will actually work on any phone on any custom rom.
One of the first things I do when I install a new rom is make my transition animations faster. It just gives the phone an overall faster feel to it. This is a really old trick, even used by some apps. I've made a script so that you guys can easily do the same.
Fast (my personal preference): http://dl.dropbox.com/u/11695745/hasteFast.sh
Faster (you'll pretty much see no animation at all): http://dl.dropbox.com/u/11695745/hasteFastest.sh
Stock: http://dl.dropbox.com/u/11695745/hasteStock.sh
These are scripts. Execute them as you would any other script. For instance, using terminal emulator, you could type:
Your phone will automatically reboot, don't be alarmed.
Enjoy!
One of the first things I do when I install a new rom is make my transition animations faster. It just gives the phone an overall faster feel to it. This is a really old trick, even used by some apps. I've made a script so that you guys can easily do the same.
Fast (my personal preference): http://dl.dropbox.com/u/11695745/hasteFast.sh
Faster (you'll pretty much see no animation at all): http://dl.dropbox.com/u/11695745/hasteFastest.sh
Stock: http://dl.dropbox.com/u/11695745/hasteStock.sh
These are scripts. Execute them as you would any other script. For instance, using terminal emulator, you could type:
Code:
su<br />
sh /sdcard/hasteFast.sh
Enjoy!