Thursday, September 24, 2015

Xposed framework(beta4) for Android lollipop (5.1.1) [latest]

Xposed Framework For Lollipop is finally here :) 

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 for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. 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...

Thanks to rovo89 and XDA members for making it possible... 
We must appreciate the hard Work :)
Procedure :

  1.  Download Xposed installer 3 alpha 4.apk from below.
  2. Download Xposed Framework file according to your device... like if your device is of 64 bit download arm64 version xposed framework.zip and so on.....
  3. Install  apk file which you downloaded at first..
  4. boot into recovery and flash the zip file....
  5. Congrats Xposed Framework v74 has finally installed on your Device!!!


Downloads:
xposed-v*-sdk*-*.zip: Must be flashed with a custom recovery to install the framework.
XposedInstaller_3.0-alpha*.apk: Must be installed to manage installed modules
  1. Xposed Installer 3.0 alpha 4.apk
  2. Xposed v74 sdk 22arm.zip
  3. Xposedv74sdk22arm64.zip
  4. Xposedv74sdk22arm86.zip






Got any question ??
feel free to ask in the comments :)

No comments:

Post a Comment