K
KEEPING IT REAL
Guest

bootanimation.zip
To Install with ADB Do This
Adb Remount
Adb push bootanimation.zip /system/media/bootanimation.zip
To Install From The SDCard
Step 1: Now, place your bootanimation.zip on your SDCard root
Step 2: Now, mount file system read/write
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3/system
Step 3: Let first backup your current bootanimation.zip
cd/system/media
mv bootanimation.zip bootanimation.bak
Step 4: Now, copy the custom bootanimation.zip to the correct folder
cat/sdcard/bootanimation.zip > botanimation.zip
Step 5: Now, reboot your device.
Also If you have Root Explorer
Step 1: Now, place your bootanimation.zip on your SDCard root
Step 2: Now go to Root Explorer and Once In Root Explorer Go To SDCRAD FOLDER
Step 3: Hold on the file to copy it and Then paste it and System/ media. Just reboot after that.