Home > Magisk Manager > Magisk Modules

Install Xposed Framework on Android 10/11/12 using LSPosed

UPDATE 1: If your device is running Android 13 or higher versions, then check out this guide: How to Install Xposed/LSPosed Framework on Android 13+.


In this guide, we will show you the steps to install Xposed Framework on Android 10/11/12 using the LSPosed module. Long before Magisk modules set their feet in the custom development, Xposed Framework was the go-to choice for tech enthusiasts. And even though, modules from the systemless root app Magisk have taken over, there’s no love lost with the ever-popular Framework.

During the initial days of Xposed, Greenify, AdBlocker, and Gravity Box were some of the noteworthy names. But as of now, there have been a plethora of new and noteworthy additions to its ever-growing family. However, the original Xposed was built for Android Pie or above builds. This is where a few other developers picked up this project and have since given it a new lease.

As of now, I have personally tested it on Android 10 and 11, and the developer claims support for Android 12 Beta 4 as well (the latest at the time of writing). The installation of Xposed is now carried out by making use of the underlying Riru module. In this regard, EdXposed was the first fork that used Riru and extended the support to Xposed. However, in my personal testing, it is giving a tough time during the installation process on Android 11.

Even if you have installed Riru, EdXposed would just refuse to identify it and would instead give out the Installation Failed error. This is when I turned my attention towards LSPosed, and since then, there was no looking back. Therefore, in this guide, we will show you the steps to install Xposed Framework on your Android 10/11/12 device using the LSPosed module. Follow along.

Install Xposed Framework on Android 10/11/12 using LSPosed

How to Install Xposed Framework on Android 11

The below instructions are listed under separate sections for ease of understanding. Make sure to follow in the exact same sequence as mentioned. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Root Your Device

First and foremost, you need a rooted Android device with Magisk installed. If you haven’t done so, then you may refer to our guide to do so:

STEP 2: Install Riru Module

How to Install Xposed Framework on Android 11

  1. Launch the Magisk App and go to its Module section.
  2. Then tap on the Search icon situated at the bottom right.
  3. Type in Riru in the search box and hit Enter.
  4. Riru should now appear in the search results.
  5. Tap on the blue download icon and select Install.
  6. The module will be installed within seconds.
  7. Once done, tap on the Restart button that appears at the bottom right.

STEP 3: Install Riru – LSPosed Module

How to Install Xposed Framework on Android 11

  1. Once your device boots up, go to its Module section
  2. Then download and install the Riru – LSPosed module.
  3. Once done, hit the Reboot icon at the bottom right.

STEP 4: Install LSPosed App

How to Install Xposed Framework on Android 12

  1. You will now have to install the LSPosed App that would give you an interface to work upon.
  2. So download the latest LSPosed APK from GitHub.
  3. Once downloaded, extract it to any convenient location on your device.
  4. Then scroll to the manager.apk file and install it.

STEP 5: Verify Xposed Installation on Android 10/11/12

Launch the LSPosed App on your device and it should display the Status as Activated. You may now proceed ahead with the installation of Modules.

how to install lsposed xposed framework android 12

STEP 6: How to Install Xposed Framework Modules on Android 10/11/12

  1. Launch the LSPosed App and go to the Repository section.
  2. Select the desired module from the list and tap on it.
  3. Go to its Release section and tap on the Assets button.
    How to Install Xposed Framework on Android 11
  4. Finally, select the desired APK version from the list.
  5. The installation shall now begin and once done, it should be installed as a normal app.
  6. Now again launch the LSPosed App. This time go to the Modules section.
  7. Select the recently installed module from the list.
    How to Install Xposed Framework on Android 12
  8. Finally, turn on the toggle next to Enable Module situated at the top.
  9. That’s it, you may now use this module as per your need.

How to Disable Xposed Framework/Modules on Android 10/11/12

  1. If you only wish to disable an individual module, then just turn off the “Enable Module” toggle next to the desired module.
    How to Install Xposed Framework on Android 11
  2. On the other hand, if you want to disable the entire Xposed Framework itself, then launch the Magisk App on your device.
  3. Then go to the Modules section and disable the toggle next to Riru and Riru -LSPosed.
    How to Install Xposed Framework on Android 11
  4. Finally, restart the device and Xpsoded stands disabled.
  5. To re-enable Xposed, just turn on the toggle next to both these modules.

How to Uninstall Xposed Framework on Android

How to Install Xposed Framework on Android 11

  1. However, if you wish to completely uninstall Xposed from your device, then launch the Magisk App.
  2. Then go to the Modules section and tap on Remove next to both the Riru and Riru -LSPosed modules.
  3. Finally, restart your device and Xposed stands removed.

How to Fix Bootloop/Soft-Brick After Installing Xposed

If your device is in a continuous bootloop or has been soft-bricked after installing Xposed, then you may refer to our below-linked guides to fix this issue:

That’s it. These were the steps to install Xposed Framework on Android 10/11/12 using LSPosed. While its module repository is yet to match the level of EdXposed, but it worked without any issues and it was a tad better on the performance front as well. What are your views on the same? Do let us know in the comments section below.

Share:
  • MirandaM

    The Riru module has now stopped development. The preferred way to use LSposed is using zygisk which is available in Magisk. It’s easier to install LSposed and you get the same functionality as with EdXposed although the modules repositories are no longer accesible directly from either Magisk or LSposed, you need to install the modules manually. Users of magisk that read this article should be aware that with Android 12+ they may find Riru not working as happened on my phone when I updated to Android 12. It took me some time to figure this out.

  • Step by step guide,Great,Thank you.