• 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

I have a HTC Wildfire mobile and the operator is VODAFONE. Recently I unlocked the mobile to all networks and want to customize the droid system removing the VODAFONE boot animation from /system/customize/resource.

I have followed all the online tutorials and believe my device is now rooted. Whenever I delete the Animation zip folder and replace the file in "root explorer" and re boot the device the VODAFONE animation is there. I followed the advice about mounting in "root explorer". Whataver steps I take the default animation does not permanently delete.

I suspect this is restrictions enforced on my device.

I have tried:

"PutYourBootHERE"

"http://forum.xda-developers.com/archive/index.php/t-701519.html"

also tried install from the sdk with the command

"Desktop\android-sdk-windows>adb push bootanimation.zip /data/local

No success with any method of changing the boot animation, I must of tried over 20 different methods. This is my final hope for solving the problem.

I have watched numerous YouTube videos but they are not very profesional and dont help.

Lastly I am a new user of HTC and Droid OS, a few days old. My overall opinion is that I am extremely impressed and think highly of the architecture of droid.

Thank you in advance for your responses. I am sure there are other people that purchased a VODAFONE locked mobile and have experienced similar issue.
 
Try putting it in your /system/media folder instead of /data/local

First I use Root Explorer to name the /system/media/bootanimation.zip to bootanimation.old. I copy the new bootanimation.zip to my sdcard from my computer, then use Root Explorer and copy/paste it into the system/media folder.

I hope this helps.
 
  • Like
Reactions: DanielJamesHTC
Upvote 0
thanks again i followed the tutorial it looked like it would work but it didn't.

With the command "adb shell rm /system/media/bootanimation.zip" it said it was a read only file system how do i change that. I did mount in root explorer

I could be wrong since I dont own a wildfire but I think to mount /system as read write on the wildifre you would do the following

adb shell
su
mount -o remount,rw /dev/block/mtdblock3 /system

then type exit and run your adb push commands
 
  • Like
Reactions: DanielJamesHTC
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
 
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