Xposed for Nougat - UNOFFICIAL
Finally, we now have some progress on Xposed for Nougat.
Rovo89 huge respect for you, Life without Xposed is very hard.
Click for Rovo89's XDA profile
Rovo89 huge respect for you, Life without Xposed is very hard.
Click for Rovo89's XDA profile
According to XDA Thread : SOURCE
As it is right now, this is not your traditional install of Xposed Framework that needs to be flashed in a custom recovery, and that can be added to a variety of devices. Instead, there has been a unique ART submodule created for AOSP 7.1.2 that enables Xposed Framework functionality to a custom ROM right out of the box.
Custom ROM maintainers will then need to replace original frameworks/base/cmds/app_process with the modified one, create a prebuilt module that copies XposedBridge.jar to system/framework, and then update build/target/product/base.mk to include libxposed_art and XposedBridge. So while this method won’t satisfy everyone because it cannot be installed directly onto your current ROM, it does add some benefits on top of what has been possible in the past. Early reports suggest a variety of modules could be compatible as well.
We just need to see if custom ROM maintainers will be adding this support into their current builds. For those who are looking for a more detailed explanation, be sure to go over the readme.md that is available on GitHub. Overall, this could be a nice workaround for Nougat users to experience and make use of Xposed, allowing newer phones to access a repertoire of modules.
LATEST - PurifyOS TEAM made a flashable zip to make it work.
( Hit Thanks over here: XDA LINK )
QOUTE:
We of the PurifyOS Team have slightly modified the Xposed Nougat source of @abforce and XposedTool of Rovo collector to allow the creation of rapid zips to install Xposed on Nougat
Available versions:
-Xposed SDK25 ARM64
-Xposed SDK25 ARM
-Xposed SDK25 X86
We have tested our Xposed version of the following devices successfully:
-Oneplus 3, with Android 7.1 Oxygen 20
We recommend using Xposed Installer as the dvdandroid Xposed Installer Material (loaded in the files of this post)
Download:
Xposed for All ARCH.
Go here
http://xposed.purifyos.it
choose Classic, select your architecture
Arm64 or Arm or x86
Download zip
Go here
http://xposed.purifyos.it
choose Classic, select your architecture
Arm64 or Arm or x86
Download zip
APP;
...
ONLY FOR arm64 :
(For now don't use magisk module contain in magisk folder!!!)
Install:
*Flash Zip via TWRP
*Install Xposed App
Note: At First boot all apps will *Crash*
Reboot again to fix this.
Few reboots and it should be good now.
*Flash Zip via TWRP
*Install Xposed App
Note: At First boot all apps will *Crash*
Reboot again to fix this.
Few reboots and it should be good now.
For donate:
Please if you like my work give it something! We dev work for you!
Source (for dev):
Xposed ART: https://github.com/PurifyOS/xposed_art_n
Xposed App_process: https://github.com/PurifyOS/xposed_app_process
XposedBridge: https://github.com/PurifyOS/XposedBridge
XposedTools: https://github.com/PurifyOS/XposedTools
------------------------------------------------------------------