Skip to content

Magisk

Is a Software framework enabling unintended modification to Android

Setup

Install via direct sideload

  1. Download the latest release
  2. On device: Install the APK then reboot to recovery
  3. On PC: rename the *.apk to *.zip, and sideload it

Remove all installed modules (may fix bootloop)

  1. Install Magisk
  2. Reboot
  3. adb wait-for-device shell magisk --remove-modules while booting

Great Magisk modules