Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Maybe I will post a you-tube video.... Using the recovery mode which is 100% the answer as the other time the system was read only.
that's amazing ty. its only a boot screen but I think that's fantastic you solved the problemwow it actually worked thank you so much.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.2assuming 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 well you abviously know how to do it the easy way. plz give me a step by step guide. thank you.All those stupid tutorials I read and the solution was so simple. go into recovery mode lol. why do people make the other tutorials so complicated haha