I installed AROMA-Filemanager in CWM, and successfully renamed bootanimation.zip to bootanimation.zip.bak.
Linageos boot animation successfully disabled, but another android boot animation appeared.
Looks like this:
![]()
Any idea how to disable this?
Your in bootloop. Deleting bootanimation isn't going to work.
If you really want to disable boot animation do these:
mount system in cwm and stay in recovery
Code:
adb shell
echo debug.sf.nobootanimation = 1 >> /system/build.prop
Last edited: