• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Followed Every Tutorial On The Web Still No Luck Changing the Boot Animation

apparently its tough to do on the wildfire. Theres a thread on it here. Custom bootanimators - xda-developers

You need to use your computer and adb while the phone is in recovery. (Clockwork has an option for mounting /system its either under mounts and storage or partitions menu.)
You will have to put the bootanimation.zip in your adb tools folder on your computer. Then use the following commands with adb.

adb push bootanimation.zip /data/local/
adb push bootanimation.zip /system/media/
adb push bootanimation.zip /system/customize/ressource/
 
Upvote 0
assuming you have the bootanimation.zip on your sdcard but not in a folder this is the commands that should work. Again I dont have a wildfire so I cant be positive.

In better terminal

su
mount -o remount,rw /dev/block/mtdblock3 /system
mv /system/media/bootanimation.zip /system/media/bootanimation.old
dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip
reboot


that should work
wow it actually worked thank you so much. :)
 
Upvote 0
assuming you have the bootanimation.zip on your sdcard but not in a folder this is the commands that should work. Again I dont have a wildfire so I cant be positive.

In better terminal

su
mount -o remount,rw /dev/block/mtdblock3 /system
mv /system/media/bootanimation.zip /system/media/bootanimation.old
dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip
reboot


that should work
ok ummm take back what i said. it worked but not the right way. it changed it to something that just says android...its boring and that not the animation i put on there. plz help me i want some awesome boot animations. btw i have a droid 1 2.2
 
Upvote 0
what i have done is use a music video and create a boot animation from that. You can use DVDVideoSoft Free Studio with the "Free video to jpeg converter"

and then use " photo magician" to convert jpeg to png. Currently I boot without any sound, but you could also have sound if you wanted too.

Hope this gives you ideas about converting videos.
 
Upvote 0
piemasta93N read the previous posts:

adb push bootanimation.zip /data/local/
adb push bootanimation.zip /system/media/
adb push bootanimation.zip /system/customize/ressource/


You need to download the sdk for android and place the folder in C:

You place the bootanimation folder in the SDK folder

You need to have the phone in recovery mode if you have rooted the mobile. press the power button and the volume down button when booting the mobile.

what OMJ said:

"Clockwork has an option for mounting /system its either under mounts and storage or partitions menu.) "


You run the commands from CMD command prompt on your computer.


hope this helps you, this method is the easiest method. I don't take any credit that goes to OMJ.....
 
Upvote 0
hey thanks but dont worry i found a way easier way to get any boot screen you want. you dont need to download really anything.
first you will need your boot screen file and you will need to download terminal emulator from the app store.
after that plug your phone into your computer.
when you pull up all the files just put the boot screen file on the phone NOT in any folder. after it is done copying rename the file "bootanimation" you dont need to put .zip at the end it does that atomatically. then unplug phone and go into the termianl emulator and put in this code.
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip
reboot
its so much faster and easyier and there is no way to screw up your phone. thanks for everyone who tryed to help. but i figued since no one had a way to do this a really easy way. i figued i would do it myself
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones