This module allows you to modify bootanimation without meta-overlayfs and Magisk Magic Mount
Caution
I am not responsible for bricked devices, dead SD cards. Flash at your own risk.
- Dynamic Partition Determination
- CLI-interface
- Simple
Root Manager: KernelSU
Manager Version: v3.2.4 (32457)
Device: Xiaomi Redmi Note 12 4G (tapas)
Android Version: Android 15 QPR2
ROM: Evolution-X 10.6
Module Version: v0.3-alpha
- Firstly, get module from releases
- Open your Root Manager app
- Go to Modules section
- Click Install from storage
- Select the module
- Finally, reboot the device
- Download one Terminal emulator (for example Termux)
- And type the
sucommand on Terminal Emulator - Accept the superuser request
- If you are using KernelSU, grant superuser permission to the Terminal Emulator
bootanim set /path/to/bootanimation.zipThe bootanim command copies the bootanimation file you selected to the /data/adb/bootanimation folder.post-fs-data.sh script runs on each reboot and binds bootanimation.zip to /system/product/media/bootanimation.zip.