Xposed Installer
This is the installer for the Xposed framework, which is a requirement for all modules.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
For Android 5.0 or higher (Lollipop/Marshmallow), these versions don't work! Use this instead:
http://forum.xda-developers.com/showthread.php?t=3034811
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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.
Note that this only works with root access on Android 4.0.3 up to Android 4.4. Have a look at the support thread for instructions and FAQs.
This test version uses a database to manage the list of downloadable modules.
Only install it if you want to test this new development. Otherwise, please install/stay on 2.6.1.
Feedback and details are in this thread
- Fixed a crash with some apps (Disa, Rdio)
- Some minor UI improvements
- A few translation updates
- UI refresh using the Cards UI pattern, mainly contributed by GermainZ
- New logo, created by DD-Ripper (and no, there won't be an option to change it)
- Detection of several known issues, a warning with link to the FAQ item will be shown
- Release type selection in the downloader (only stable version are shown by default)
- Many internal improvements in the framework, e.g. better resources compatibility and performance
Details on XDA
- Added compatibility with CM11's new theming engine
- Avoid conflict with LG G2's icon theming engine
No need to update if version 2.5 works fine for you.
- Rewritten framework installation/uninstallation
- Safemode to disable Xposed with hardware keys to get out of (most) bootloops
- Compatibility with Sony/LG ROMs (4.3 and 4.4), Meizu ROMs (4.4)
- Debug setting to disable resource hooking
Details on XDA
- Fixed a bootloop which mainly occured on some x86 ROMs
- Updated/added translations
No need to update if version 2.4 works fine for you.
- Support for Android 4.4 (KitKat) in Dalvik mode
- Significant performance improvements of the framework
- Viewer for the debug.log in the installer
- Check in the installer whether Xposed is actually active and working
Detailed changelog on XDA
- Fixed "Segmentation fault" error during installation on some ROMs
- A few translation updates
If version 2.3 is working fine for you, there is no need to update.
You need to re-enable your modules after installing this version!
- Support for SELinux/Knox ROMs
- Experimental support for x86 processors and MIUI ROMs
- Context menu in the modules list
- Several other improvements and fixes
Detailed changelog on XDA
- Integrated downloader for the framework and modules
- Restructured UI
- Support for Android 4.3
- More/updated translations
- A couple of other fixes/improvements
Everything from 2.2 beta1, plus:
- Fixes for several crashes and UI bugs
- Some translation updates
- Integrated downloader for the framework and modules
- Restructured UI
- Support for Android 4.3
- More/updated translations
- A couple of other fixes/improvements
- Support for Galaxy S4 and HTC One
- Should install fine now even if BusyBox is not installed
- Installation tries to continue even if mounting /system writeable fails
- Xposed won't be initialized anymore for broadcasts from su to koush's Superuser implementation (distributed with CM) to avoid many log entries (same was already done for two other Superuser apps)
Reverted a change in 2.1.2 that caused bootloops; new translations and some more fixes
Small fixes, added Chinese and Russian translations