Skip to content

ART Downgrade (Uninstall)

Latest

Choose a tag to compare

@zwajton zwajton released this 22 Feb 22:05
· 2 commits to main since this release

Release v1.0

Initial release of ART Uninstall (Magisk Module)

Features

  • Adds an Action button in Magisk to uninstall:

    • com.android.art
    • com.google.android.art
  • Automatically reboots the device only if uninstall succeeds

  • Exits safely if ART package is not present or uninstall fails

  • Background service updates module description hourly with live ART status:

    • installed
    • uninstalled
    • not present
  • Proper boot-complete detection to ensure accurate APEX state reading

Warning: Uninstalling ART is risky and may cause bootloops. Use at your own risk.