How To Install Xposed Framework On Lollipop/Marshmallow/Nougat/Oreo

Xposed Framework is one of the best application for rooted devices to boost and change the entire functions of an Android Smartphone. It is very easy to install Xposed Framework on Lollipop/Marshmallow/Nougat/Oreo-based OS which will helps you boost the performance and make your phone run better in all aspects.

Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That’s great because it means that modules can work with different versions and even ROMs without any changes (as long as the original code was not changed too much).

As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations.

PRE-REQUISITES

  1. Rooted Device (Super Su or Magisk installed)
  2. Xposed Framework (Select the correct one according to the CPU architecture i.e: 32 Bit or 64 Bit)
    • Download the latest SDK from here
  3. XposedInstaller_3.1.5.apk

HOW TO INSTALL XPOSED FRAMEWORK ON LOLLIPOP :

  1. As we said above, you need to have root privileges on your device to give permission to Xposed Framework to work. Please root your device before you go any further
  2. Install Xposed Installer APK or Alpha
  3. Now copy the Xposed-xx-sdk-arm.zip or the relevant one according to the base structure of your device on your SD Card
  4. Now reboot to recovery mode and then flash the Xposed-installer-v73-sdk21.zip
  5. Once done, delete thDalvikik cache and then reboot to system
  6. Now you can install the modules through the Sposed installer app

xposed-installer-lollipop

NOTE

If your device has entered bootloop mode which means your device is stuck in the logo screen then you must flash the Uninstall Xposed Framework from the custom recovery menu. This helps prevent you from bricking your device and restore it to the previous state.

4 thoughts on “How To Install Xposed Framework On Lollipop/Marshmallow/Nougat/Oreo”

  1. What is the difference between?
    xposed-v73-sdk21-arm64.zip (64 Bit)
    xposed-v73-sdk22-arm.64.zip (64 bit) ?????????????????????????????????

Comments are closed.