cancel
Showing results for 
Search instead for 
Did you mean: 

ROG Phone Custom Boot Animation?

Renari
Level 7
How would one go about changing the boot animation on the ROG Phone? Usually the procedure is to put bootanimation.zip in /data/local/ however when trying that I get the following.



adb push bootanimation.zip /data/local/
adb: error: failed to copy 'bootanimation.zip' to '/data/local/bootanimation.zip': remote couldn't create file: Permission denied
bootanimation.zip: 0 files pushed. 40.3 MB/s (589752 bytes in 0.014s)
2,532 Views
1 REPLY 1

Renari
Level 7
ASUS_Z01QD_1:/ $ ls
ls: ./cache: Permission denied
ls: ./init: Permission denied
ls: ./init.asus.thermald.rc: Permission denied
ls: ./init.environ.rc: Permission denied
ls: ./init.rc: Permission denied
ls: ./init.recovery.qcom.rc: Permission denied
ls: ./init.usb.configfs.rc: Permission denied
ls: ./init.usb.rc: Permission denied
ls: ./init.zygote32.rc: Permission denied
ls: ./init.zygote64_32.rc: Permission denied
ls: ./postinstall: Permission denied
ls: ./ueventd.rc: Permission denied
ADF bt_firmware config default.prop etc mnt proc sbin sys vendor
APD bugreports d dev firmware oem res sdcard system
acct charger data dsp lost+found persist root storage tmp
1|ASUS_Z01QD_1:/ $ cd /data/local
ASUS_Z01QD_1:/data/local $ ls
ls: .: Permission denied


Can confirm that for some reason this directory doesn't have write permissions, although it does exist. Will contact asus support to see what they have to say.