Random Bootanimation
Developed by @rube200
The Random Bootanimation module is a KernelSU Next add-on that automatically selects and applies a different boot animation on every restart. It operates entirely systemlessly, storing files in your data partition to survive module updates and system OTAs.
Technical Details
This module works by bind-mounting a randomly selected .zip file over your ROM's stock boot animation overlay paths during the post-fs-data boot stage. It utilizes an OTA-proof /data/adb/bootanimations library directory, ensuring your custom animations remain persistent without permanently altering core system partitions. Users require this tool to automate personalization while maintaining stock system integrity and avoiding manual file management.
Core Features of Random Bootanimation
- Random selection on every reboot from your enabled custom animations.
- Persistent storage within the
/data/adb/bootanimationslibrary that safely survives OTAs. - WebUI manager integration allowing direct import, toggling, and deletion inside KernelSU Next.
- Bundled animations providing eight ready-to-use defaults on the initial boot.
Support & Requirements
Compatible with all modern Android operating systems running KernelSU Next with an existing stock bootanimation.zip overlay path.
How to Install Random Bootanimation
- Download the latest release
.zipfile directly to your device storage. - Open the KernelSU Next Manager application and select the Modules menu.
- Select "Install from storage", choose the downloaded file, and flash it.
- Reboot your device to apply the changes and initialize the library.