Make sure your device is rooted and has a working rom with usb debugging enabled!
How to change it:
download the android SDK and make sure its updated
go to the platform-tools folder
place bootanimation.zip in it
open cmd go to the platform tools folder at cmd and fill in these commands (make sure you got a rooted device and have usb debugging enabled NOT IN FASTBOOT)
adb device (if you see your device its good and get to the next stap)
adb push bootanimation.zip /data/local
reboot your device now and you will see the new boot animation
Jellybean boot animation from Kickedface downloading here: http://www.kickedface.blogspot.in/p/downloads.html
Android SDK is availible for download here: http://developer.android.com/sdk/index.html
How to change it:
download the android SDK and make sure its updated
go to the platform-tools folder
place bootanimation.zip in it
open cmd go to the platform tools folder at cmd and fill in these commands (make sure you got a rooted device and have usb debugging enabled NOT IN FASTBOOT)
adb device (if you see your device its good and get to the next stap)
adb push bootanimation.zip /data/local
reboot your device now and you will see the new boot animation
Jellybean boot animation from Kickedface downloading here: http://www.kickedface.blogspot.in/p/downloads.html
Android SDK is availible for download here: http://developer.android.com/sdk/index.html