Powered by Blogger.
RSS

Xposed Installer v2.3.1 Final APK

Xposed Installer v2.3.1 Final APK
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:
- 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.


0 comments:

Post a Comment