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

Root Rotting apple animation

crepers86

Member
I at one time had a rotting apple logo boot animation on my triumph could anyone help me out to find this and explain to me how to put it on my phone would be really sweet... even though I am getting the VM iPhone next week for buisness use I still love my my MT.
 
so how do I do this on my MT

Being in this setion I assume you are rooted. Assuming that, I don't know what root explorer, but I use ESFile Explorer, copy the bootanimation.zip from where ever you put it (sdcard/downloads/bootanimation.zip most likely) and find your way to the root (/) of the phone. From there you could move it to the /system/media directory or /data/local directory. You will need to make sure root (/) is mounted as writeable.

If you want to use terminal.
Code:
$su (it will pop up the request for root access)
#mount -o [B]rw[/B],remount /system
#cp /sdcard/downloads/bootanimation.zip (/system/media directory or /data/local directory)/bootanimation.zip
If you notice I started the terminal with ($) then moved to (#). That was because the user was changed to root. It's a Linux thing. Maybe Unix too.

Post if you have any more questions
 
An easier option, Rom toolbox by jrummy from the market, just go under interface, boot animation, rotting apple click install, and your done, :)
 
Back
Top Bottom