Pages

Monday, February 9, 2015

Framework xposed Apk

Framework xposed Apk:
xposlogo

This framework gives you the possibility to modify your ROM - without modifying any APK (developers) or flashing (users)!
Advantages:
No need to modify any APKs. This means:
No need to decompile, change things in smali, compile, sign, ...
It will work for odexed and deodexed ROMs.
Your mod is not bound to a specific version of the ROM. Unless there is a major change in the methods called for a certain functionality, your mod will continue to work even when you upgrade your ROM. Hell, it will probably even work with different ROMs.
Multiple mods can be installed at the same time, even if they change the same package. So you can use these battery icons and those quick toggles. Even hooking the same method twice is possible. Of course, this only works properly if the mods are not trying to do incompatible things.
It does its magic at runtime. That means you can implement options to let the user decide if they prefer the bikeshed to be painted in red or blue. Or you can have some extra logic for certain ROMs without building different mod versions.
It can be disabled easily without having to reflash.
Its open source.
How to install:
First step for everything you do: Create a nandroid backup and make sure you know how to restore it!
If your device configuration isnt match with App requirement, then dont ever try to install it on your device.
There is also the risk to soft-brick your device. In such a case, restoring a backup is the easiest way to get rid of it (other possibilities mentioned below).
For the framework:
Download the Xposed Installer APK and install it
Launch the Xposed Installer, go to the "Framework" section and click on "Install / Update"
Reboot
Done!
You can verify this by starting the Xposed Installer again. If app_process jumped back to an older version (or none at all), you probably have a ROM with S-On or similar, which reverts any changes to / system after a reboot. Xposed Framework v2.2 + has fixed JB4.3 installation and v2.4 + has added support for KK4.4, but for those that still want it, or cannot install via the APK due to / system write protection like HTCs S-ON , here is an updated zip frontend method for installing the framework; now for Xposed Framework v2.4.1.
You MUST have the Xposed Installer APK installed FIRST. The zip will detect if you do not and stop.
Flash this [cwm-Xposed.Framework.Installer] in recovery and this script (the update-binary) will detect the correct architecture and SDK version to use the appropriate Xposed app_process and busybox builds (x86, armv5, v6 and v7 & sdk 15 and 16 + supported), and should detect the uid of the Xposed Installer APK on-the-fly and set up the required files with it.
It leaves a log behind in / data / local / tmp / xposed-log.txt either way with more details about how it went.
It also unpacks Xposed-Disabler-Recovery.zip to / sdcard / (or / sdcard / 0 / if it exists) to be as close to the APK install method as possible. For those wanting another method to reactivate after a ROM update or toggle Xposed disabled / enabled.
For any modules you want to install:
Download [module / name]. Apk and install it
Launch the Xposed Installer and go to the "Modules" section (you will also get there if you click on the notification warning you that the module is not enabled yet)
Enable the module by checking the checkbox
Reboot
Done!
Note: that you can install the framework and enable / disable multiple modules at once and reboot afterwards.
In case you get into a boot loop:
Flash Xposed-Disabler-Recovery.zip via CWM. It will be copied to your (external) SD card when you install Xposed as well. The only thing it does is copying / system / bin / app_process.orig back to / system / bin / app_process, which you can also do yourself (eg with adb shell in recovery mode).
You could also create a file / data / data / de.robv.android.xposed.installer / conf / disabled, which causes Xposed to be bypassed as well.
Modules:
The official repository for Xposed modules, which can also be access from within the app itself (with download / update support).

Screenshot: Framework xposed.
Screenshot_1        Screenshot_2      Screenshot_4

Screenshot_5        Screenshot_6      Screenshot_7


                                                          Link 1    Download
                                         Link 2    Download


 Live  T20 World Cup Free Online :   Free Online TV

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.