[ROOT] Change Bootanimation for P20 Pro

Search This thread

supelele

Member
Dec 6, 2018
36
7
Stuttgart
Hey,

got tired of the "Huawei" Logo string, after rooting my device.
You can change yours, by changing the bootanim.conf in /product/etc/media/ to this:

Code:
VIDEO_PLAY_SUPPORT=0
VIDEO_FILE=bootanim.mp4
PART0_STOP_TIME=3990
MANDATORY_PLAYING_TIME=6000

be aware that the partition where /product/ is mounted, is very small.
so maybe theres not enough space to put huge zip files in the directory.

add any bootanimation.zip (scaling should be optimized) to /product/etc/media/ (remount with root explorer to rw)
adding cm11 bootanimation.zip

giphy.gif


other bootanimations.
you can download those apk files, extract them and get the bootanimation.zip from those files.

Have fun
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Hey,

    got tired of the "Huawei" Logo string, after rooting my device.
    You can change yours, by changing the bootanim.conf in /product/etc/media/ to this:

    Code:
    VIDEO_PLAY_SUPPORT=0
    VIDEO_FILE=bootanim.mp4
    PART0_STOP_TIME=3990
    MANDATORY_PLAYING_TIME=6000

    be aware that the partition where /product/ is mounted, is very small.
    so maybe theres not enough space to put huge zip files in the directory.

    add any bootanimation.zip (scaling should be optimized) to /product/etc/media/ (remount with root explorer to rw)
    adding cm11 bootanimation.zip

    giphy.gif


    other bootanimations.
    you can download those apk files, extract them and get the bootanimation.zip from those files.

    Have fun