For easiest and fastest installation, we recommend using our installation service to install System Module for you
System Module is a utility for Android 12-15 that enables more-permanent suppression of Android indicators and enables Enhanced Call Recording.
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
For devices with Android OS 13 and above
1. Enable Zygisk
Open the Magiskapp
Go to Settings (gear icon)
Toggle Zygisk to enable
2. Install and Configure LSPosed
Download the latest version of the LSPosed (1.9.3) installation file for Zygisk onto the device storage here
Open Magisk
Select “Modules” tab
Select “Install from storage”
Select saved LSPosed installation file and install
Restart device
After restart, "LSPosed loaded" notification must appear in the notification center
Tap "LSPosed loaded" notification to open LSPosed Manager
Go to Settings (gear icon)
Create shortcut and "Add"
Next, disable Status Notification in the same LSPosed Manager settings. The "LSPosed loaded" notification in the notification center should disappear. (From now on, use the LSPosed shortcut icon to access LSPosed Manager).
3. Install System Module
Visit
Tap System Module to Download the system Module APK onto device storage
Install System Module APK like any normal app
Enable System Module
Open LSPosed manager app
Select “Modules”
Select “System Module”
Turn "Enable module" to ON
Restart device
4. Cleanup
Remove unwanted created as part of the installation process
Delete LSPosed framework installation file (Don’t delete files in /data/adb/lspd)
Delete System Module installation file (system_module.apk)
Delete LSPosed Manager shortcut - on device home screen, long tap on LSPosed shortcut and remove
Done!
For devices with Android OS 12 and below
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
Connect the Device to your Computer with its original cable
Open Terminal on Mac or Command Prompt on Windows
Type “adb shell”
Type “su”
Type “cd /data/adb/lspd”
Install manager.apk
Method 1:
Type “pm install manager.apk”
if an error is found use Method 2
Method 2:
Type “cp manager.apk /sdcard/Download/”
Use any file explorer app e.g: Files, My Files then go to “Download” folder
Open manager.apk to install like normal app
The LSPosed Manager App Icon will appear in Launcher
Open LSPosed Manager
Select “Settings”
Turn "Status Notification" to OFF
Scroll to “System” section and turn off “Force apps to show launcher icons”
3. Install System Module
Visit
Tap System Module to Download the system Module APK onto device storage
Install System Module APK like any normal app
Enable System Module
Open LSPosed manager app
Select “Modules”
Select “System Module”
Turn "Enable module" to ON
Restart device
4. Cleanup
Remove unwanted created as part of the installation process