Xposed Installer v2.5 Beta2 Relase
Requirements: Android 4.0.3+, ROOT
Overview: A framework which gives you the possibility to modify your ROM - without modifying any APK (developers) or flashing (users)!
I extended the /system/bin/app_process executable to load a JAR file on startup. The classes of this file will sit in every process (including the one for system services) and can act with their powers. And even more: I have implemented something that allows developers to replace any method in any class (may it be in the framework, systemui or a custom app). This makes Xposed very powerful. You can change parameters for the method call, modify the return value or skip the call to the method completely - it's all up to you! Also replacing or adding resources is easy.
Whats New:[17.03.2014]
1.Rewritten framework installation/uninstallation.
2.Uses interactive su (via libsuperuser) to provide improved compatibility with different Superuser apps.
3.Better feedback when root access fails (doesn't freeze the app anymore).
4.Offers installation via custom recovery (CWM/TWRP), either flashing the file automatically or manually.
5.Safemode to disable Xposed with hardware keys to get out of (most) bootloops.
6.Compatibility with Sony/LG ROMs (4.3 and 4.4), Meizu ROMs (4.4).
7.Debug setting to disable resource hooking as a temporary workaround for incompatibilities with some theming engines (not all modules can be used in this mode).
This app has NO advertisements
More Info:
Download Instructions
http://ift.tt/1fQLGmJ
Mirror:
http://ift.tt/1ogVjwN
http://ift.tt/1fQLGmL
Requirements: Android 4.0.3+, ROOT
Overview: A framework which gives you the possibility to modify your ROM - without modifying any APK (developers) or flashing (users)!
I extended the /system/bin/app_process executable to load a JAR file on startup. The classes of this file will sit in every process (including the one for system services) and can act with their powers. And even more: I have implemented something that allows developers to replace any method in any class (may it be in the framework, systemui or a custom app). This makes Xposed very powerful. You can change parameters for the method call, modify the return value or skip the call to the method completely - it's all up to you! Also replacing or adding resources is easy.
Whats New:[17.03.2014]
1.Rewritten framework installation/uninstallation.
2.Uses interactive su (via libsuperuser) to provide improved compatibility with different Superuser apps.
3.Better feedback when root access fails (doesn't freeze the app anymore).
4.Offers installation via custom recovery (CWM/TWRP), either flashing the file automatically or manually.
5.Safemode to disable Xposed with hardware keys to get out of (most) bootloops.
6.Compatibility with Sony/LG ROMs (4.3 and 4.4), Meizu ROMs (4.4).
7.Debug setting to disable resource hooking as a temporary workaround for incompatibilities with some theming engines (not all modules can be used in this mode).
This app has NO advertisements
More Info:
Code:
http://ift.tt/Uwerwd
Download Instructions
http://ift.tt/1fQLGmJ
Mirror:
http://ift.tt/1ogVjwN
http://ift.tt/1fQLGmL
cenzo — Mon Mar 17, 2014 10:58 am