Implements custom boot animations in .QMG format on Samsung Galaxy devices using Magisk. These modules replace the default boot animation with themed ones, offering a personalized startup and shutdown experience.
-
- See Supported Devices
- This project targets the boot animation that plays after the bootloader logo, during the Android system startup.
- Newer Samsung devices use the .QMG ("Quick Media Graphics") format, which is not compatible with non-Samsung devices.
- These Magisk modules provide custom animations in a compatible .QMG format.
- Modules include an auto-backup feature to safeguard your original Samsung boot animation files.
- Magisk hooks into the system partition and uses its late-start service to systemlessly overlay the replacement boot animation files.
- The module automatically backs up the original files for easy restoration if needed.
- Download your chosen boot animation module from the table above.
- Open the Magisk app.
- Install the module via Magisk's "Modules" section (select "Install from storage").
- Reboot your device.
- Enjoy the new boot animation!
- Install only one boot animation module at a time.
- Uninstall any previous boot animation modules before installing a new one.
- Compatible with Samsung devices only.
- The auto-backup feature protects your original files.
- Use at your own risk—always back up your device before modifying system files.
- If the animation doesn't change, ensure Magisk is properly installed and the module is enabled.
- For installation issues, check Magisk logs or try reinstalling the module.
- If problems persist, disable the module in Magisk and reboot to restore the original animation.
Confirmed compatability with the following Samsung devices:
- Samsung Galaxy S-Series 21, 22, 23, 24 and 25
- Samsung A-Series 52, 53, 54, 55 and 56
- Samsung Fold/Flip Series
To check if your device is supported, look for the presence of the following files in your device's /system/media/ or /vendor/media/ directory:
bootsamsung.qmgbootsamsungloop.qmgshutdown.qmg
If you see these files, your device is compatible.
Feel free to open an issue for bug reports, feature requests, or new theme suggestions. Pull requests are welcome for new themes or improvements!
This project is licensed under the MIT License.
























