Here is the matrix versions including gif animations for your preview pleasure.
Matrix
Droid Matrix
Blue Matrix
Blue Droid Matrix
How to install on your phone
Non rooted phones
Requires Android SDK
Download bootanimation and place in the tools folder of your Android SDK
Open Terminal on your computer
ADB push bootanimation.zip data/local/
ADB shell
reboot
Watch and enjoy the animation.
Requires Rooted phones
Pushing on your phone
Save animation to /sdcard/
Open terminal emulator
$su
#cp /sdcard/bootanimation.zip /data/local/
#reboot
Watch and enjoy the animation.
Alternative if cp doesn't work for you
Save animation to /sdcard/
Open terminal emulator
$su
#dd if=/sdcard/bootanimation.zip of=/data/local/bootanimation.zip
#reboot
Watch and enjoy the animation.

LinkBack URL
About LinkBacks



Reply With Quote
