View Single Post
  #6 (permalink)  
Old 09-30-2010, 08:04 PM
tool2269's Avatar
tool2269
Almost a VIP
Offline
Location: TX
 
Join Date: Apr 2008
Posts: 951
Reputation: 990
tool2269 knows their stufftool2269 knows their stufftool2269 knows their stufftool2269 knows their stufftool2269 knows their stufftool2269 knows their stufftool2269 knows their stufftool2269 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to tool2269 Send a message via Yahoo to tool2269
Re: Evo Boot Animations

Quote:
Originally Posted by iknight8 View Post
how do install it in my phone? i have a rooted FRESH rom... thanx
use adb:
Adb remount
Adb push bootanimation.zip /system/customize/resource
Adb push spc_animation_final.mp3 /system/customize/resource
adb reboot

Just make sure you put your new bootanimation.zip and rename the mp3 to SPC_animation_final.mp3 in the sdk tools folder

or use pushboot:Easy way to change your bootscreen *Updated 9/2/10* - xda-developers (pushboot2.bat)

changing the splash screen is cool too. i have this one:
[MOD] White On Black Evo Splash Screen - xda-developers

some other boot animations/ splash screens:[Collection] Custom Boot Animations and Splash Screens - xda-developers


also a note about fresh... if it doesnt change, you might have to remove android_audio.mp3 and bootanimation.zip from system/media first.
__________________
the Evo.. it prints $&*#ing money!

Last edited by tool2269; 09-30-2010 at 08:07 PM.
Reply With Quote