Xposed Framework
Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. It is easy to do and undo modifications. Xposed framework can be installed in different android versions and custom roms also (specially in CyanongenMod).
To install a custom framework in android first thing needed is the root access.
There are two ways of installing Xposed.
- Install Xposed Installer app and install the Xposed framework through it
- Flash Xposed Framework zip from a coustom recovery
- Download the apk from here
- apk for Lollipop/Marshmallow download apk from here
- Install the apk
- Install the framework through the app
- reboot
- zip is only available for android sdk versions 21, 22, 23 (Lollipop/Marshmallow)
- Download the latest zip from here
- Install the zip via a custom recovery (CWM or TWRP)