Getting the installer up and running on your rooted device can be a bit of a difficult process, because installing framework on Android 5.0/5.1 Lollipop is slightly different than we did it on the previous version of Android. Beginners may need to know about Xposed framework. It is a clever little app that lets you easily add various useful functions and change look of your phone via modules. For example, you can add multi-window feature, change IMEI number, enable always-expanded notification bar, add new Android features on older phones, etc.
How to Install Xposed Framework on Android 5/5.1 Lollipop Devices
Prerequisites: Your device must be rooted and custom recovery like TWRP installed. Backup every data on your phone. Also, make a nandroid backup before installing the framework. Because, this is an alpha build and if anything went wrong, the safest way to uninstall Xposed framework from your device is to restore a nandroid backup. Warning: Do not try it on Samsung Galaxy devices and Sony Xperia device, as it will cause bootloop issue. Uninstalling the framework will not solve your issue, so take caution.
- Download the Xposed Framework installer APK [HERE] and move it to your phone.
- Download Xposed-v73-sdk zip file. It is available based on your device’s processor and Android version (5.0/5.1 Lollipop). So check your device processor (arm/arm 64/x86 Intel) and Android version, and then download the corresponding zip file [HERE]. Move the downloaded zip file to your phone.
- Install the Xposed framework installer APK file just like a normal Android app.
- Now, reboot your phone into TWRP custom recovery and tap on ‘Install’.
- Select the downloaded Xposed-v73-sdk zip file (based on your processor and Android version) and swipe to install.
- Once it has been completed, reboot your device. Once done, you can download your favorite Xposed modules from the module repository [HERE] and use them on your Lollipop phone. (Source – XDA)