Droid Bionic Stock ROM rooted
What are the steps to install this?
- Download
- Open a file manager
- Move the zip to either /system/media or /data/local (Phone looks here first)
- Rename to "bootanimation.zip"
- Reboot
This thread has been Thunder struck!!
"If you think you know everything, you can't learn anything." -Robert Morris
If you like my work or I have helped you out and you would like to help with the Droid DOES!! Wedding Fund, it is GREATLY appreciated!!
http://bit.ly/ro3alQ
If you have ADB setup, it's uber-easy.
1. Rename the file to bootanimation.zip
2. place in SDK folder /platform-tools
3. go to command prompt and input these commands:
cd C:\Users\Username\Desktop\android-sdk-windows\platform-tools
adb devices
adb push bootanimation.zip /data/local
adb reboot
(username is your name, just check properties of the platform tools folder and use that string)
refer to this guide if my instructions were confusing :P
http://www.droidforums.net/forum/dro...ial-noobs.html
Droid Bionic Stock ROM rooted
it'll run differently on everyones' phone
I will try to make a different one soon, maybe better quality or different animation.
Droid Bionic Stock ROM rooted
Thanks both helped out a lot.