- Joined
- Dec 16, 2009
- Messages
- 850
- Reaction score
- 0
pulled from the motoroi rom and heavily modified
enjoy
for those who need install help
in command prompt of the adb tools directory paste/type
or from terminal emulator (thanks woodyman)
now bask in the glory of your new bootanimation, you hacker you
if you dont like it, and want to hurt my feelings, run this to remove
download: View attachment 4245
enjoy
for those who need install help
in command prompt of the adb tools directory paste/type
Code:
adb push bootanimation.zip /data/local
adb reboot
or from terminal emulator (thanks woodyman)
Code:
su
cp /sdcard/bootanimation.zip /data/local/bootanimation.zip
reboot
now bask in the glory of your new bootanimation, you hacker you
if you dont like it, and want to hurt my feelings, run this to remove
Code:
adb shell
rm /data/local/bootanimation.zip

download: View attachment 4245
Last edited: