Warning
GENYMOBILE SAS assumes no liability whatsoever resulting from the download, install and use of Xposed, EdXposed, LSPosed or Magisk frameworks. Use at your own risk!
Note
Using Xposed, EdXposed, LSPosed or Magisk to hide root will not work. Use a non-rooted image instead - see Is it possible to un-root or hide root?
Android 8.0 and above
Xposed and EdXposed are obsolete. We will be using LSPosed for Android 8 and above.
Prerequisite
Most of our Android 8+ images are not rooted by default. You first need to root the device before proceeding. For detailed instructions, please refer to our on-line documentation.
- Magisk Manager APK (v23.0)
- Magisk framework for x86 for x86 images
- Magisk framework for x86_64 for x86_64 images
- Magisk framework for arm64 for all arm64 images
- LSPosed archive
- LSPosed manager APK
Installation
Step 1: Install Magisk
- Drag'n Drop Magisk Manager apk:
Magisk-v23.0.apk
. Magisk Manager will install and open. Close it for now. - Drag'n Drop the flashable archive:
-
Magisk_rebuilt_1c8ebfac_x86.zip
for Android 8.0 - 10 (x86 variant) -
Magisk_rebuilt_1c8ebfac_x86_64.zip
for Android 11 - 14 (x86_64 variant) -
Magisk_rebuilt_1c8ebfac_arm64.zip
for Android 9.0 - 15 (arm64 variant)
-
- When flashing is complete, reboot the device.
-
Launch Magisk Manager. It will request ROOT access, select "Remember choice forever" and click Allow:
It is possible that the popup opens in the background and is covered by Magisk Manager main window. If so press back to access the popup and allow ROOT:
-
You will then be prompted with an update to apply, accept it:
-
The device will reboot one more time. Launch Magisk Manager again, you should now be informed that Magisk is now installed in 1c8ebfac(23015) version:
Step 2: Install Riru
Do not install the Riru version available in the Magisk Manager app. Use the old Riru v25 version provided in this article (see prerequisite).
- Drag'n drop the Riru archive onto the instance display:
riru-v25.4.4-release.zip
. The flashing process will fail, but this is normal. The archive must be installed from Magisk Manager. -
Launch Magisk Manager app and click on the last icon in the bottom toolbar to go to the module section:
-
Click "install from storage":
-
Go to the Download folder from the menu:
- Select the Riru archive,
riru-v25.4.4-release.zip
- Reboot the device
Riru version 25 should now be present in the installed modules list in Magisk Manager:
Step 3: Install Riru - LSPosed
- Drag and drop the LSPosed archive to the device. Do not flash it!
-
Open Magisk Manager, go to the plugin manager page:
-
click Install from storage and select
LSPosed-v1.8.6-6712-riru-release.zip
:
- Reboot the device when prompted
- Drag'n Drop
LSPosed_manager.apk
, LSPosed manager should open:
Android 5.0 - 7.1
Xposed is obsolete, but EdXposed and LSPosed won't work on our Android 5.0-7.1 images. We strongly recommend using Android 8.0 or higher instead.
Prerequisites
- Xposed framework for x86
- Xposed installer (universal)
Installation
- Drag'n drop the Xposed framework zip file (
xposed-vXX-sdkXX-x86.zip
) to your virtual device display to flash the device. -
Drag'n drop Xposed Installer APK (
XposedInstaller_*.apk
). This should install and launch Xposed Installer application. At this stage, it will display that the Xposed framework is installed but disabled:
- Reboot the device with
adb reboot
command. Do not reboot from Xposed Installer as this will freeze the device. -
Launch Xposed installer. It should display "Xposed Framework version XX is active":