Xposed for Nougat - OnePlus 3 Questions & Answers

Now the xposed for nougat is officially released, should I install the zip directly or through the download section of Magisk Manager? What is the advantage of one over the other?

samnaction said:
Now the xposed for nougat is officially released, should I install the zip directly or through the download section of Magisk Manager? What is the advantage of one over the other?
Click to expand...
Click to collapse
TBH systemless is used so that your system is untouched and you can get OTA officially . (Mostly HTC devices)
and the main diff btw magisk root management and SuperSU is that SN is passed in magisk (without Xposed )
the latest update of SN made it difficult to pass SN on xposed systemless by topjohnwu.
if you want to get official OTA ,stick with systemless (topjohnwu) or else do use any root management and get xposed .
Obv if you need SN to pass , cant use Xposed now system mode or systemless .

Related

Xposed Mi6

I would like to install xposed in my mi6 .
Anyone can provide me with the working xposed link?
Which rom are you on? Nougat miui or oreo? Nougat aosp/los based or oreo?
Also if aosp/los based and oreo, is your rom a project treble enabled or not? (In case you'd like to install it from magisk systemlessly)
Also have you unlocked your bootloader and flashed twrp custom recovery in the first place or not?
Without these information I'm sorry, your best option should be first searching for each of them on google to learn what they are, then see how to install and/or perform these actions.
I have tried to install magisk xposed and failed. I have xiaomi.eu 9.5.3.0 Oreo, magisk 16.0, TWRP 3210... Any advice please?
Petar0 said:
I have tried to install magisk xposed and failed. I have xiaomi.eu 9.5.3.0 Oreo, magisk 16.0, TWRP 3210... Any advice please?
Click to expand...
Click to collapse
There is no working xposed for miui oreo.
https://github.com/rovo89/Xposed/issues/317
rovo89 said:
I wish Xiaomi/MIUI would stop messing with critical Android internals, but they do it again every release for no apparent reason. That's why MIUI issues have low priority for me. I'll look at this in more detail once other issues are solved (which might easily take a few weeks).
Click to expand...
Click to collapse
ccelik97 said:
Which rom are you on? Nougat miui or oreo? Nougat aosp/los based or oreo?
Also if aosp/los based and oreo, is your rom a project treble enabled or not? (In case you'd like to install it from magisk systemlessly)
Also have you unlocked your bootloader and flashed twrp custom recovery in the first place or not?
Without these information I'm sorry, your best option should be first searching for each of them on google to learn what they are, then see how to install and/or perform these actions.
Click to expand...
Click to collapse
I am on miuipro 8.3.29 android 8.0
My device is rooted
Unlocked boot loader
And i guess its not project treble enabled
Ccelik97
I m on miuipro 8.3.29
Android oreo
My device is rooted and unlocked bootlloader.
And its not project reble enabled :/
Will you explain what is projext treble?
Petar0 said:
I have tried to install magisk xposed and failed. I have xiaomi.eu 9.5.3.0 Oreo, magisk 16.0, TWRP 3210... Any advice please?
Click to expand...
Click to collapse
Just look my post above and try that disable resource hook thing.
EDIT: Sorry it'll be below because I've deleted my post accidentally
Waiting
Santo Hasib said:
Ccelik97
I m on miuipro 8.3.29
Android oreo
My device is rooted and unlocked bootlloader.
And its not project reble enabled :/
Will you explain what is projext treble?
Click to expand...
Click to collapse
For miui oreo you have two options to get xposed working.
1) Download xposed installer apk from xposed thread and xposed for sdk26 (it's for oreo 8.0), first check the box of the disable resource hook option in xposed installer, then flash xposed sdk26 zip from the recovery.
2) Same thing can be done with magisk manager (if it's your root method). So get the xposed installer for magisk apk (search for it because it isn't in the original xposed thread), then do the same thing to disable resource hook, then find and install the xposed for sdk26 systemless module within the magisk manager app.
And for both methods just don't try to use any xposed module that modifies system ui etc because of the miui.
Also have the uninstaller zips for both magisk and xposed
And also, make some twrp backups for boot and system in case you screw up something
By the way, project treble is *simply* separation of /vendor (device related stuff etc) from /system. It enables us to make and use GSIs (generic system images). GSIs are made to specific android versions and theoretically can run on any treble enabled device. Our mi 6 have got treble unofficially thanks to the efforts of the mi 6 developers in our forum. Project treble makes it easy to update system so even if you don't use a treble rom you can go and thank @blankaf 's post for example for his work on the porting of treble for our device.
ccelik97 said:
For miui oreo you have two options to get xposed working.
1) Download xposed installer apk from xposed thread and xposed for sdk26 (it's for oreo 8.0), first check the box of the disable resource hook option in xposed installer, then flash xposed sdk26 zip from the recovery.
2) Same thing can be done with magisk manager (if it's your root method). So get the xposed installer for magisk apk (search for it because it isn't in the original xposed thread), then do the same thing to disable resource hook, then find and install the xposed for sdk26 systemless module within the magisk manager app.
And for both methods just don't try to use any xposed module that modifies system ui etc because of the miui.
Also have the uninstaller zips for both magisk and xposed
And also, make some twrp backups for boot and system in case you screw up something
By the way, project treble is *simply* separation of /vendor (device related stuff etc) from /system. It enables us to make and use GSIs (generic system images). GSIs are made to specific android versions and theoretically can run on any treble enabled device. Our mi 6 have got treble unofficially thanks to the efforts of the mi 6 developers in our forum. Project treble makes it easy to update system so even if you don't use a treble rom you can go and thank @blankaf 's post for example for his work on the porting of treble for our device.
Click to expand...
Click to collapse
I tried but in the end
It says
Android has stopped working etc kind of stuff
And i had ti reboot to recovery and uninstall it :/
Pretty bad situation
For Nougat based MIUI, disable resource hook in Xposed Installer before flash latest xposed zip package.
For Oreo based MIUI, only deoxded rom like xiaomi.eu support xposed. I can confirm xiaomi.eu stable 9.5.3.0 support v90 beta2 (not beta3) and no need to disable resource hook. Xiaomi.eu is China based rom has no AOSP style notification shade. My solution is to install MIUI 8 Tweaks module and enable always expanded notifications, it's a bit ugly but does the job.
It would be really appreciate If someone knows how to deoxde official rom.
seqchen said:
For Nougat based MIUI, disable resource hook in Xposed Installer before flash latest xposed zip package.
For Oreo based MIUI, only deoxded rom like xiaomi.eu support xposed. I can confirm xiaomi.eu stable 9.5.3.0 support v90 beta2 (not beta3) and no need to disable resource hook. Xiaomi.eu is China based rom has no AOSP style notification shade. My solution is to install MIUI 8 Tweaks module and enable always expanded notifications, it's a bit ugly but does the job.
It would be really appreciate If someone knows how to deoxde official rom.
Click to expand...
Click to collapse
You can silde the notification with two fingers to expand it.

HJow to get xposed working on nougat ?

Hello, I have not been able to get xposed framework working on my HTC. I have latest magisk and viper nougat rom. I could always get xposed framework is installed but not activated/working. Tried systemless xposed from the magisk manager download section - flashed the zip in twrp and instaled modified apk from the xda forum post.
Anyone here with working xposed on their nougat rom ?
FluffyDiscord said:
Hello, I have not been able to get xposed framework working on my HTC. I have latest magisk and viper nougat rom. I could always get xposed framework is installed but not activated/working. Tried systemless xposed from the magisk manager download section - flashed the zip in twrp and instaled modified apk from the xda forum post.
Anyone here with working xposed on their nougat rom ?
Click to expand...
Click to collapse
impossible to use both viper10 nougat and systemless xposed. check xda for other posts, including some by me. this is a viper problem and not an xposed issue

magisk support on miui 10

Hi, I've recently installed miui global beta 8.6.14 on my RN5 pro. Will magsik v16 work on this rom?
Yes it perfectly working in miui 10 ROM but if u want magsik hide u have to active fingerprint using terminal emulator
varunkumar007 said:
Yes it perfectly working in miui 10 ROM but if u want magsik hide u have to active fingerprint using terminal emulator
Click to expand...
Click to collapse
Howm can I do?
Follow this thread to pass safety net of magisk it helps to hide magisk root
https://forum.xda-developers.com/redmi-note-5-pro/how-to/passing-safetynet-using-tez-whyred-t3800575
zakariya tomal said:
Hi, I've recently installed miui global beta 8.6.14 on my RN5 pro. Will magsik v16 work on this rom?
Click to expand...
Click to collapse
I am using magisk 16.3, it have not any problem
With dev 8.6.21 can use magisk 16.4
Could you elaborate the requirement of safetynet and magisk hide? I'm a tyro here.
Please elaborate .I m also having same problem
Usually the only reason why magisk SafetyNET fails is that Xposed is installed in SYSTEM or in SYSTEM-LESS mode. If you want to pass SafetyNET, you have to remove xposed from the device itself, bc xposed is a framework modification and the framework is included in the SYSTEM, any modification of it would trigger SafetyNET Fingerprint check. Just like rooting a Samsung and triggering Knox, only safteynet fail can be reversed unlike Knox.
Hello, i tried to install Magisk and xposed, but i have bootloop ...
How to fix it, it is possible to install them on miui 10 last stable ?
Link for magisk, xposed framework ?
varunkumar007 said:
Yes it perfectly working in miui 10 ROM but if u want magsik hide u have to active fingerprint using terminal emulator
Click to expand...
Click to collapse
Can you please send an active fingerprint.

Did someone manage to set up Xposed for Pie?

Hello guys, I have tried setting up Xposed on Pie multiple times but I have not succeeded. Magisk modules which are recommended seem not to give results.
Is there something wrong with S9 Plus regarding Xposed?
dedq said:
Hello guys, I have tried setting up Xposed on Pie multiple times but I have not succeeded. Magisk modules which are recommended seem not to give results.
Is there something wrong with S9 Plus regarding Xposed?
Click to expand...
Click to collapse
Xposed does not work on Android 9 ( pie ) on any device.
You could try Edxposed which is an unofficial version that does the same thing. You will need to install 2 files through magisk and the recommended installer app.
Use latest versions from the links
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
There are some limitations as to which modules do work though at the.moment.
https://forum.xda-developers.com/xposed/list-xposed-modules-android-pie-ed-t3892768/page72
spawnlives said:
Xposed does not work on Android 9 ( pie ) on any device.
You could try Edxposed which is an unofficial version that does the same thing. You will need to install 2 files through magisk and the recommended installer app.
Use latest versions from the links
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
There are some limitations as to which modules do work though at the.moment.
https://forum.xda-developers.com/xposed/list-xposed-modules-android-pie-ed-t3892768/page72
Click to expand...
Click to collapse
Did you manage to get this working on your S9 since I tried this but it does not give results.
Could it be some Samsung's restrictions?
dedq said:
Did you manage to get this working on your S9 since I tried this but it does not give results.
Could it be some Samsung's restrictions?
Click to expand...
Click to collapse
At the moment I'm running it on an S8. Due to work haven't had time to play with the S9 yet ( hopefully this weekend).
Are you using latest Riru and Edxposed zip modules in magisk
Also use latest Edxposed installer app.( not the manager app ). I have had issues with the other xposed installer apps not working properly. eg: rovo's and dvdandroid versions.

Question Magisk modules require magisk v24.2

Hey guys, i want to install some modules on me realme C21 which is rooted. However the modules require version 24.2+ of magisk to install. My question is since my device has a MTK chipset and only able to use patched magisk version (which apparently i can't update as it wont support my device), how do i go about it? Or is there a way to update it that i dont know about? Can i install Modules for magisk while bypassing the requirements?
Thanks again for any support i get, i'm new here and happy to be part of XDA!

Categories

Resources