Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I use /data/local myself too.
Once you're S-off, you need to use something like root explorer to get into data/local (or android mate - which is free) You can just drop the file in there while the phone is on. Other file explorers may not see it though.

you can also use root explorer
1. Download "Root Explorer" from the android market.
2. Copy the bootanimation.zip to the root of your sdcard,
3. Using root explorer copy the bootanimation.zip to /data/local
Try "android mate"
There is no bootanimation.zip there unless you put it there.
That is not the standard location for the system bootanimation. It is an alternative location which SOME desire roms allow users to put their own in.
The other thing would be to download a flashable boot animation that flashes to system/media and substitute your own or use ADB as mentioned earlier
Download Android SDK for windows from: http://dl.google.com/android/android-sdk_r06-windows.zip
The Android SDK should be extracted to the root of your C:\ drive. The folder structure should be C:\Android-sdk-windows\tools
Also put your bootanimation.zip on the root of C: (C:\bootanimation.zip)
• Boot the phone into recovery and connect the USB cable
• On your PC open Command prompt (Start>Run Type “cmd” [without the quotation marks] and press enter)
• In the black window type "cd\" and press enter
• Type "cd\android-sdk-windows\tools" and press enter
• Type "adb shell" and press enter
• Type "Mount /system" and press enter
• Type "exit" and press enter
• Type "adb push C:\bootanimation.zip /system/customize/resourse/bootanimation.zip" and press enter
Thats it.
seems like the bootanimation.zip on my rom is in /system/customize/resourse
and its only read only
so i cant copy to there
so i need s-off?
Are you saying it worked?
yes
now i want to change the splash![]()

yea i knowThat DOES require S-off
no way around that one.

Thats just it, its nothing to do with the ROM.

i came right
booted in recovery
mounted system
mounted usb
adb push bootanimation.zip /system/customize/resourse