Changing boot logo VIM

You need to mount the system partition to rw

# adb root
# adb remount
# adb push  bootanimation.zip /system/media/
# adb shell reboot
3 Likes