Install System Module App
For easiest and fastest installation, we recommend using our
installation service to install System Module for you
Before You Start
- Your device must be rooted with Magisk v23 onwards
- For devices with Android OS 13 and above, root using Magisk v28 onwards
- For devices with Android OS 12 and below, root using Magisk v23 onwards
- You must have your device in hand as well as a computer, and a cable to make the computer to device connection
What We'll Be Doing
- Installing Android Hooking Framework
There are two hooking frameworks available: Zygisk and Riru. The framework you install will depend on the Android OS version of your device. - For devices with Android OS 13 and above, we will be installing Zygisk framework
- For devices with Android OS 12 and below, we will be installing Riru v25 onwards
- Installing the latest version of LSPosed framework onto the device in Magisk
- Installing LSPosed Manager onto the device
- Installing System Module onto the device
- Cleanup
Installation Steps
1. Enable Zygisk
- Open the Magisk app
- Go to Settings (gear icon)
- Toggle Zygisk to enable
1. Install Riru and LSPosed
- Download the latest version of the Riru installation file onto the device storage here
- Download the LSPosed (1.8.6) installation file onto the device storage here
- Open Magisk
- Select “Modules” tab
- Select “Install from storage”
- Select the location you downloaded Riru and LSPosed installation files, then install each file respectively
- Check the Modules page to verify both packages are installed as shown below
- Restart Device
- After restart, if LSPosed framework asks to create shortcut, select “Cancel”
2. Install LSPosed Manager
We will be using an adb command to login to the device and
- Install LSPosed Manager at location /data/adb/lspd/manager.apk
- Adjust LSPosed framework settings
Instructions