SHARE CUSTOM ROM AND MANY MORE

Saturday 26 January 2019

magisk systemless xposed xposed framework [Magisk] [Systemless] Xposed Framework [UNITY] V89-V90b3r22 Support for All Based Rom and Work on Rom MIUI Edition (SDK 21-28)

[Magisk] [Systemless] Xposed Framework [UNITY] V89-V90b3r22 Support for All Based Rom and Work on Rom MIUI Edition (SDK 21-28)


Prerequisite
Magisk is required to be installed on your device!
Magisk - The Universal Systemless Interface
Support Devices
All Magisk compatible devices

Downloads
V89-V90b3r22
sdk28
Xposed zip is universal across all architectures, so arm/arm64/x86 devices should all download the same zip.
SDK 21: Android 5.0 | SDK 22: Android 5.1 | SDK 23: Android 6.0 | SDK 24: Android 7.0 | SDK 25: Android 7.1 | SDK 26: Android 8.0 | SDK 27: Android 8.1

For Samsung users with devices still on SDK 22 or 23, if you face any issue with the latest versions, please use v87.3 (which is based on @wanam's build) instead.

Install Guide
  • Description:
    This is the Xposed Framework compiled with the Unity Installer. Why is this different? This an all-in-one zip. Unity Installer auto-detects for SDK version, System or Magisk install, and uninstall. There's no need to have multiple zips for different scenarios. 

    Bundled is of course Xposed Framework by @rovo89 as well as Material Xposed Installer by @DVDAndroid. Some script work and hex patches used by @topjohnwu were included as well. 

    Compatibility:
    • Anything Official Xposed Framework supports
    • Android Lollipop - Pie
    • init.d (other root & rootless)
    • MagiskSU & SuperSU
    • Magisk & System install
    • Nexus/Pixel support (A/B OTA)
    • SELinux enforcing
    • Works with nearly every device, kernel, and rom

    Install:
    1. Remove & uninstall any and all previous Xposed Frameworks and .apks
    2. Install via Magisk Manager, Flashfire, or recovery (Magisk or System install will detect automatically)
    3. Flash Xposed-Framework-Unity_r22.zip

    for sdk28/os pie:
    1. Flash magisk-riru-core.zip
    2. Flash magisk-EdXposed-arm-arm64-v x.x_beta-release.zip
    3. Installation EdXposed Manager.apk

    Uninstall:
    • Delete module in Magisk Manager
    • Flash same version again in Magisk Manager, Fashfire, or recovery
    • Add "uninstall" to zip name to force uninstall

Credits
@rovo89 for creating Xposed
@wanam for his modified Xposed to expand more compatibilities with devices
ahrionZackptg5, topjohnwu, rovo89, DVDandroid, RikkaW, solohsu

Source
All binaries are downloaded and repacked from either places:
Official build from rovo89
The behavior should be 100% identical to original sources, if you experience any Xposed issues, directly report to the original threads would be a better idea
The binaries are then patched with the following code:
Code:
for sdk in {21..25}; do
  for app_process in xposed_$sdk/*/system/bin/app_process*; do
    echo "Patching $app_process"
    sed -i 's/\/system\/xposed.prop\x0/\/xposed.prop\x0\x0\x0\x0\x0\x0\x0\x0/g' $app_process
  done
done
Donation
Please donate to rovo89, the master of Xposed
repo.xposed.info/donate
paypal.me/topjohnwu
If you like my work, you can also donate to me 
paypal.me/tommyoce95










Old Verison Not Recomended!!!
Xposed Nougat for All Based Rom
Framework

V90 For OREO!!!
sdk26
sdk27

V89 NEW VERSION!!!
Sdk21
Sdk22
Sdk23
Sdk24
Sdk25

Update V88.2 fix xposed module!!!
Sdk24
Old Not Recomended!!!
V88.1_Sdk24_Arm64

No comments: