Skip to content

John0n1/SMbootFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMbootFX - Custom Samsung Boot Animations

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.

Requirements

Available Themes

Theme Preview Download Made By
Android Green Android Green on Black Preview android-green-on-black-bootfx-2.1.0-magisk.zip (XDA) Melissa Pugs
Android - Purple Android Purple Preview android-bootfx-2.1.0-magisk.zip (XDA) Melissa Pugs
Android - Red Android Red Preview android-red-bootfx-2.1.0-magisk.zip (XDA) Melissa Pugs
Android - Black on Pink Preview coming soon android-black-on-pink-bootfx-2.1.0-magisk.zip John0n1
MIUI Blue Android on Black MIUI Blue Preview miui-blue-android-on-black-bootfx-2.1.0-magisk.zip (XDA) Melissa Pugs
MIUI White Android on Black MIUI White on Black Preview miui-white-android-on-black-bootfx-2.1.0-magisk.zip (XDA) Melissa Pugs
MIUI White Android on Blue MIUI White on Blue Preview miui-white-android-on-blue-bootfx-2.1.0-magisk.zip (XDA) Melissa Pugs
KitKat - Classic KitKat Classic Preview kitkat-bootfx-2.1.0-magisk.zip Unknown
KitKat - Android Easter Egg KitKat Easter Egg Preview android-kitkat-easter-egg-bootfx-2.1.0-magisk.zip Unknown
Simple Android Black on Red Simple Android Black on Red Preview simple-android-black-on-red-bootfx-2.1.0-magisk.zip Unknown
White on Black Cyanogen Android Preview cyanogen-android-bootfx-2.1.0-magisk.zip Unknown
Black on White Cyanogen Dark Preview cyanogen-dark-boot-logo-bootfx-2.1.0-magisk.zip Unknown
Reactor BootAni (Revision) Reactor BootAni Revision Preview reactor-bootani-revision-bootfx-2.1.0-magisk.zip John0n1
AOKP AOKP Preview aokp-bootfx-2.1.0-magisk.zip (XDA) PartimusPrime
AOKP Magical AOKP Magical Preview aokp-magical-bootfx-2.1.0-magisk.zip (XDA) PartimusPrime
NetHunter NetHunter Preview nethunter-bootfx-2.1.0-magisk.zip (kali.org) OffSec Services
CTOS - Watchdogs CTOS Preview ctos-bootfx-2.1.0-magisk.zip (kali.org) OffSec Services
Superhero Superhero Preview superhero-bootfx-2.1.0-magisk.zip (XDA) goforce87
EA Game's EA Preview ea-bootfx-2.1.0-magisk.zip Unknown
S.H.I.E.L.D. S.H.I.E.L.D. Preview shield-bootfx-2.1.0-magisk.zip Unknown
Simpsons Simpsons Preview simpsons-bootfx-2.1.0-magisk.zip (XDA) JaeKarr99 & KachowPow
Apple - Static Apple Preview apple-bootfx-2.1.0-magisk.zip Unknown
Linux/Android Linux Preview linux-bootfx-2.1.0-magisk.zip Unknown
Apple Electrocution Apple Electrocution Preview apple-electrocution-bootfx-2.1.0-magisk.zip Unknown
Blue Lines A Blue Lines A Preview blue-lines-a-bootfx-2.1.0-magisk.zip Unknown
Iron Man Iron Man Preview iron-man-bootfx-2.1.0-magisk.zip Unknown
Marvel Avengers Sequence Marvel Avengers Preview marvel-avengers-sequence-bootfx-2.1.0-magisk.zip Unknown
Xbox One Preview coming soon xbox-one-bootfx-2.1.0-magisk.zip Unknown
More coming soon!

Important Distinctions

  1. This project targets the boot animation that plays after the bootloader logo, during the Android system startup.
  2. Newer Samsung devices use the .QMG ("Quick Media Graphics") format, which is not compatible with non-Samsung devices.
  3. These Magisk modules provide custom animations in a compatible .QMG format.
  4. Modules include an auto-backup feature to safeguard your original Samsung boot animation files.

How It Works

  1. Magisk hooks into the system partition and uses its late-start service to systemlessly overlay the replacement boot animation files.
  2. The module automatically backs up the original files for easy restoration if needed.

Installation Guide

  1. Download your chosen boot animation module from the table above.
  2. Open the Magisk app.
  3. Install the module via Magisk's "Modules" section (select "Install from storage").
  4. Reboot your device.
  5. Enjoy the new boot animation!

Important Notes

  • 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.

Troubleshooting

  • 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.

Supported Devices

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.qmg
  • bootsamsungloop.qmg
  • shutdown.qmg

If you see these files, your device is compatible.

Contributions and Requests

Feel free to open an issue for bug reports, feature requests, or new theme suggestions. Pull requests are welcome for new themes or improvements!

License

This project is licensed under the MIT License.