Android's most powerful artifact, the Xposed framework, has now been updated to v90 Beta3, and the new version finally supports Android 8.0! v88 is fully compatible with Android 7.0/7.1.2 and Samsung Galaxy S7/8/S8 and other devices. Xposed believes that Android players are familiar with it, this artifact-level software can be called Cydia on the Android platform, and it is known as the strongest artifact after Android root! The app can use the Xposed module to implement many functions, such as WeChat message anti-withdrawal, etc.
Like many other Android artifacts, the Xposed framework app was born on the XDA forum, which is full of Android developers. Xposed framework is a special Android App, its main function is to provide a new application platform, after players install the Xposed framework, they can install more system-level application modules through the platform built by the Xposed framework, and realize many magical functions - in terms of use, similar to the experience of the Cydia platform after iOS jailbreak. Based on it, many powerful modules can be created and operate simultaneously without conflicting functions.
New version changes
Xposed for XDA forum posting address
https://forum.xda-developers.com/showthread.php?t=3034811
2017-01-30 Xposed Installer v3.1.5 + Framework v90-beta3
TIt seems that more and more people get nervous about whether (and when) there will be Xposed for Nougat or not, so I felt I should say something.
Why does it take that long? Because with every release, I try to ensure that Xposed integrates nicely with the improvements in the new ART version. The step from Lollipop to Marshmallow wasn’t huge. It was an evolution, some things even made it possible to integrate Xposed in a more elegant way. On the whole, it was mainly careful porting than rather innovating.
With Nougat, something fundamental has changed. If you’re using Nougat already, you’ll have noticed that installations are much faster now. That’s because APKs aren’t compiled immediately (AOT), but start in (slower) interpreting mode. Sounds bad, but they have enabled JIT, which will quickly compile those methods that are used very often. That will restore the well-known and constantly improving performance of native code. Besides that, ART keeps a list of these frequently used methods (“profiling”). When the device is idle, it finally does the AOT compilation, but based on the profiling data. After that, you get the great performance right after starting the app. JIT is still waiting in case the usage patterns change, and I think it will also adjust the profile and improve the AOT compilation.
2017-01-08 v90 Beta
It's German time, and the version that supports Android 8.0 Oreo is finally here!
2017-12-17 Xposed-v89 Final
Includes crash fixes for many applications, because a bug in the AOSP code is difficult to debug.
Change the process permissions of Xposed, which helps reset the application directory permissions of the ROM every time you reboot!
2017-10-30 Xposed Framework v88.2 Final
Fixed an issue where some ROMs were not compatible
Fixed some Samsung ROM infinite reboot issues, especially Galaxy Note 8
Fixed a crash on OnePlus device when charging to 100% (there shouldn't be too many feedback)
Xiaomi MIUI compatibility has been enhanced, but it is still not perfect, if you still want to try, it is recommended to disable the resource hook
Full support for Samsung Galaxy S8/S8+/Note 8 (Android 7.0) official ROM
2017-10-08 Xposed Framework v88 Final
Support Samsung Galaxy S7/Edge/Note 7 (Android 7.0) official ROM
About Xposed Frames and Mounters
Xposed Installer v3.x.x supports Android 5.0 and above
Xposed Installer v2.7.1/2.6.1 supports Android 4.0.3-4.4.4
Xposed Framework by rovo89
http://dl-xda.xposed.info/framework
SDK21 stands for Android 5.0 (Lollipop)
SDK22 stands for Android 5.1 (also Lollipop)
SDK23 stands for Android 6.0 (Marshmallow)
SDK24 stands for Android 7.0 (Nougat)
SDK25 stands for Android 7.1.x (also Nougat)
SDK26 stands for Android 8.0
SDK27 stands for Android 8.1.0
SDK57 stands for Android 8.0 (Oreo)
xposed-uninstaller-xxxx framework uninstall package
ARM stands for devices that are neither x86 nor 64-bit processors
x86 represents devices that use x86 architecture processors
arm64 stands for devices that use 64-bit processors
There is a main program in the flashing package, which can be directly decompressed using compression software.
The uninstaller can directly and completely uninstall the X frame, provided by the X frame author.
Xposed Framework Installation + Module Activation + Uninstall Method
How to install Xposed framework (Android 5.0+):
Direct installation: Open Xposed Installer, select the latest version of "Install/Update", and then click "Install" to automatically download and flash.
Manual installation: Install the Xposed Installer, download the Xposed Frame flashing package for your model, and flash it manually via Recovery.
Recommendation: Manual installation using TWRP to enter! There is a full Chinese Simplified version of the TWRP App to advertise in the network disk.
Xposed module activation method:
After installing the module, open the Xposed Installer -> module, and then enable the checkbox to activate the module.
Xposed Framework Uninstall Method:
It is used to clean up directly after flashing, and it is divided into CPU architecture versions, please download the corresponding version according to the CPU architecture of your own device.
Tips: It is recommended to use the Xposed installer -> Settings -> "Disable Hook Resources" before flashing;
Note: The official version of v89 supports Android 7.0 MIUI8/9 original, and the MIUI9 experience version of Xiaomi Mi 6 does not seem to support it?
Download address
Xposed Installer v3.1.5 Official Version + Revised Chinese Simplified Version / v2.7.1 / v2.6.1 Official Version
Xposed Framework v90 Beta3 for Android 8.0+ is finally here with Android 8.0 support!
Xposed Framework v89 Final for Android 5.0-7.1.x is compatible with almost all models
https://pan.baidu.com/s/1nwJNcZv
https://zdfans.ctfile.com/dir/16343-23749175-c2c1df/
Xposed Framework v90-beta2 + Uninstaller (download link on the author's server)
http://dl-xda.xposed.info/framework/sdk27/x86/xposed-v90-sdk27-x86-beta3.zip
http://dl-xda.xposed.info/framework/sdk27/arm/xposed-v90-sdk27-arm-beta3.zip
http://dl-xda.xposed.info/framework/sdk27/arm64/xposed-v90-sdk27-arm64-beta3.zip
http://dl-xda.xposed.info/framework/uninstaller/xposed-uninstaller-20180117-x86.zip
http://dl-xda.xposed.info/framework/uninstaller/xposed-uninstaller-20180117-arm.zip
http://dl-xda.xposed.info/framework/uninstaller/xposed-uninstaller-20180117-arm64.zip
issue
Q1: It prompts me "× app not installed".
— I use my own signature, which will conflict with other people's signatures (including officials) and cannot override the installation (Android systems that have cracked signature verification are not subject to this restriction).
— If you are currently using someone else's modified version or the official version, be sure to clear the cache and completely uninstall it before installing the version I posted.
Q2: I have a problem.
— If you encounter any problems during use, you can leave a comment below to describe the problem in detail, and I will try my best to reply after seeing it. If it is a problem caused by my modifications, I will do my best to fix it, but if it is a problem that exists in the original version, then I can only give feedback to the author →_→.