x727 Xposed Framework Via ToolKit... - LeEco Le Pro3 Questions & Answers

I've recently got access to root on my device and its great and all but has anyone had any luck getting the framework for xposed installer via the toolkit? It install the app but not the framework its self. Am I missing something?

The ZIP file included in the toolkit is for 32-bit ARM devices, but the 727 is a 64-bit device. I got xposed running by rooting with the toolkit, then manually flashing the arm64 version of the xposed framework in TWRP. A word of warning, though: don't install any modules that modify the System UI. I tried installing the Flat Style Bar Indicators module, and got constant SystemUI FCs at boot, and they lock screen wouldn't load, so I had to find a clean TWRP backup and do a full reset.
Sent from my SM-G920F using Tapatalk

PeaKay.18 said:
I've recently got access to root on my device and its great and all but has anyone had any luck getting the framework for xposed installer via the toolkit? It install the app but not the framework its self. Am I missing something?
Click to expand...
Click to collapse
You gotta give us more information. Which toolkit are you talking about? I am guessing the toolkit you are talking about is not having the latest framework.
There are several ways of getting xposed.
The straight forward way is to flash the xposed framework from recovery. http://dl-xda.xposed.info/framework/
You need sdk23 for arm64
Since you are already rooted, you can also use magisk. You can install systemless xposed from the magisk manager app.
http://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445

suhridkhan said:
You gotta give us more information. Which toolkit are you talking about? I am guessing the toolkit you are talking about is not having the latest framework.
There are several ways of getting xposed.
The straight forward way is to flash the xposed framework from recovery. http://dl-xda.xposed.info/framework/
You need sdk23 for arm64
Since you are already rooted, you can also use magisk. You can install systemless xposed from the magisk manager app.
http://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Click to expand...
Click to collapse
Sorry. I meant the Le eco aio toolkit 4.0

PeaKay.18 said:
Sorry. I meant the Le eco aio toolkit 4.0
Click to expand...
Click to collapse
Just follow the methods in the previous post, you should be good. I think the AIO tool doesn't include the latest version of Xposed.

Related

[Guide][Xposed] Installing Traditional Xposed on Stock ROM

IMPORTANT UPDATE!!!
I have now updated the guide. We now use the official installer instead of the systemless installer due to a big change in the way the systemless image is handled (thanks to Magisk). If you have the old systemless version, you must remove it before installing the official Xposed. You can find a guide for that here. Alternatively, you can rebase your entire system on the new systemless Magisk system, for which I have a guide coming soon.
Getting Xposed up and running on this thing is pretty simple once you're rooted, but I got a request to make this, and I don't want anyone breaking their phone while they're trying to get it installed, so I made a guide.
Before you begin, you'll need your phone rooted with SuperSU (systemless root). This has been tested on V6.1 and V6.4 of the Amazon Prime edition BLU R1 HD, but I'm sure it will work on the non-Prime version too. You also must have TWRP installed. Not really sure how you got root without having TWRP, but you do need it.
As always, you're doing this at your own risk. It's not my fault if your phone gets bricked, damaged, or becomes sentient and plots with other Android devices to kill you and your cat.
With all that out of the way, let's get started here.
First, you need DVDandroid's Material Design Xposed installer. It's a really great alternative to the official Xposed installer and I prefer it on all my devices. You can download it from this thread.
After installing that, open it up. You'll be greeted with a screen telling you to be careful and that this could damage your device. Dismiss it.
Slide over to the official tab in the Xposed installer. We used to use the systemless version, but we can no longer use that one due to some changes that were recently made.
From the top dropdown, choose xposed-(version)-sdk23-arm, where (version) is replaced with the latest version of the file. This should be selected by default, but double check. Make absolutely sure that the ARM version is selected and NOT the ARM64 or x86 version. Flashing the wrong version could damage your phone.
Click Install/Update. Xposed installer will give you a few warnings and ask for root access, but at the end of it all, your phone will reboot.
The rest is automatic. Your phone will boot into TWRP, where it will run a couple scripts, and then reboot back into the system. The first boot process will take a long time, and might even loop once or twice. It will also rebuild the caches for every app on your phone, so it will take a while. Once it finally finishes, you should be booted to Android with Xposed framework enabled!
That's it! Install your favourite modules and play with your phone to your heart's content!
Also note that after performing these steps, your device will take a long time to boot up. The Xposed framework simply being initialized will make your phone take much longer to start up than normal. Every additional module you enable will also make your phone take a little longer to boot. You can disable the Xposed framework in the Xposed Status tab of the Xposed Installer using the switch at the top. This will disable Xposed and your phone will boot quickly again (without even removing Xposed!), so you can use this as a hotswitch for enabling/disabling Xposed (if that makes sense in your use-case). Removal of Xposed is also pretty straightforward. Just head over to the official tab in Xposed Installer and click the Uninstall button. I've never personally tried this because I see no reason for it, but I can't imagine why it would break anything.
This second post will be reserved for any notes I want to make about specific modules. If anyone discovers anything useful for this post, please let me know and I'll add it.
In GravityBox, enable "Force AOSP" in the About menu to fix a problem with several of the Statusbar Tweaks.
Some of Android N-ify's options don't work. Specifically, the Status bar header options cause the quick settings and notification panel header to become improperly layered, making it unusable. If anyone knows how to go about fixing this, please let me know. Disabling the options completely fixes it, but you lose the functionality. You will also want to disable all options in Notifications section to avoid the notifications panel looking awkward.
Having the GravityBox Miscellaneous option "Search bar visibility" set to "Hide and remove space" causes glitchy graphics when opening the recent apps/task manager. To correct this, set it to either "Default" or "Hide and keep space".
The following problems are the same issue manifesting in different ways.
Double tapping the overview key while only one app is opened and Android N-ify's "Quick switch" is on causes SystemUI to crash.
Tapping the overview key while the overview is already opened, only one app is opened, and Android N-ify "Recents button click behavior" is set to "Return to previous app" causes SystemUI to crash.
Tapping the overview key while the overview is already opened and Android N-ify's "Recents button click behavior" is set to "Cycle through apps" causes SystemUI to crash.
Side note, I hate the default clear all button (in the recent apps/task manager). It's ugly, takes up too much space, and is poorly positioned. If anyone knows of an Xposed module that can get rid of it completely (I can use a different one from either GravityBox or the best recent apps/task manager enhancer ever, Recently), or knows how to go about making such a module, please let me know. I would be grateful forever.
Just want to add that Xposed also works in V6.4. And also thanks for mentioning the unofficial Xposed installer app, the material design looks much better than the original
jasonmerc said:
Just want to add that Xposed also works in V6.4. And also thanks for mentioning the unofficial Xposed installer app, the material design looks much better than the original
Click to expand...
Click to collapse
Thanks. Updated the first post.
Wow, never used Xposed before but this is pretty neat. I've got the CM battery icon on my status bar.
Nice.
Thanks for the guide! Love using gravitybox to make the navbar smaller. Anybody know a way to make double tapping power button open camera?
I'm getting this error in twrp. Any ideas?
After I click install my phone reboots into TWRP but it does not run any scripts and xposed isn't installed. Any ideas why?
sporez said:
I'm getting this error in twrp. Any ideas?
Click to expand...
Click to collapse
twotonejuggler said:
After I click install my phone reboots into TWRP but it does not run any scripts and xposed isn't installed. Any ideas why?
Click to expand...
Click to collapse
Systemless Xposed is officially dead. Well, not really. Thanks to a new tool called Magisk, things have changed a lot, which means I will have to rewrite a good chunk of this guide. I will be writing a new guide talking about Magisk shortly, but for now, this guide is dead. Sorry.
I've updated the guide with instructions for installing official Xposed version, and I tested it. This guide is back in business. Now to work on that Magisk guide. Install away, @sporez @twotonejuggler!
Removing old systemless Xposed and re-installing official version.
Today, an update to the Xposed Installer was released. It should offer to update itelf when you open it. Please update the Xposed installer before uninstalling the old systemless Xposed package and installing the new one.
This will serve as the guide for removing systemless Xposed and installing the official Xposed package. If you would like to continue using systemless Xposed, you will have to get the Magisk framework, which I have a guide coming soon for, so please sit tight. It does require unrooting/restoring your phone, so don't get too attatched.
Make sure Xposed Installer is up to date. You need the 05/08/16 version or newer.
Switch to the systemless tab of Xposed installer, then click the Uninstall button. Accept the warnings, allow root access if required. Your phone will reboot to recovery, remove Xposed, and reboot back to Android. Xposed will be gone.
Reopen the Xposed Installer, switch to the official tab, verify that the selected framework is xposed-(version)-sdk23-arm (NOT any other version) and click Install/Update. Accept the warnings, allow root access if required. Your phone will reboot to recovery, then back to Android. It will rebuild the cache for all apps, so this first boot will take a long time.
You should be good to go.
ColtonDRG said:
I've updated the guide with instructions for installing official Xposed version, and I tested it. This guide is back in business. Now to work on that Magisk guide. Install away, @sporez @twotonejuggler!
Click to expand...
Click to collapse
Thank you! Followed the updated guide and it worked.
​
ColtonDRG said:
Today, an update to the Xposed Installer was released. It should offer to update itelf when you open it. Please update the Xposed installer before uninstalling the old systemless Xposed package and installing the new one.
This will serve as the guide for removing systemless Xposed and installing the official Xposed package. If you would like to continue using systemless Xposed, you will have to get the Magisk framework, which I have a guide coming soon for, so please sit tight. It does require unrooting/restoring your phone, so don't get too attatched.
Make sure Xposed Installer is up to date. You need the 05/08/16 version or newer.
Switch to the systemless tab of Xposed installer, then click the Uninstall button. Accept the warnings, allow root access if required. Your phone will reboot to recovery, remove Xposed, and reboot back to Android. Xposed will be gone.
Reopen the Xposed Installer, switch to the official tab, verify that the selected framework is xposed-(version)-sdk23-arm (NOT any other version) and click Install/Update. Accept the warnings, allow root access if required. Your phone will reboot to recovery, then back to Android. It will rebuild the cache for all apps, so this first boot will take a long time.
You should be good to go.
Click to expand...
Click to collapse
I tried doing this today, but it never completed in twrp. What am I doing wrong? When I look at the console, it says:
- Mounting /system(ro), /cache, /data
- Xposed version: 86.3 alt (Systemless by topjohnwu)
! Magisk is not installed
! Magisk is required for this mod!
Updater process ended with ERROR: 1
Error installing zip file '/cache/recovery/xposed-uninstaller-topjohnwu-20160804.zip'
Done processing script file
MTP Enabled
yaconsult said:
​I tried doing this today, but it never completed in twrp. What am I doing wrong? When I look at the console, it says:
- Mounting /system(ro), /cache, /data
- Xposed version: 86.3 alt (Systemless by topjohnwu)
! Magisk is not installed
! Magisk is required for this mod!
Updater process ended with ERROR: 1
Error installing zip file '/cache/recovery/xposed-uninstaller-topjohnwu-20160804.zip'
Done processing script file
MTP Enabled
Click to expand...
Click to collapse
same message here when i try to uninstall the xposed systemless... but i have systemless xposed version 86.2
Ok, I did some google searches and figured it out. I needed to install magisk and that required installing a different su. I, too, would like to understand the advantages of using official xposed vs systemless?
Here are some links for what I needed to do:
http://www.xda-developers.com/use-android-pay-with-xposed-without-rebooting-with-magisk/
http://forum.xda-developers.com/android/software/mod-magisk-v1-universal-systemless-t3432382
yaconsult said:
Ok, I did some google searches and figured it out. I needed to install magisk and that required installing a different su. I, too, would like to understand the advantages of using official xposed vs systemless?
Here are some links for what I needed to do:
http://www.xda-developers.com/use-android-pay-with-xposed-without-rebooting-with-magisk/
http://forum.xda-developers.com/android/software/mod-magisk-v1-universal-systemless-t3432382
Click to expand...
Click to collapse
reading about magisk, i think the only advantages of this is you can use android pay with xposed, but this device doesn't have nfc so... not useful here.
And to install magisk we need uninstall xposed and supersu to install magisk to uninstall xposed? lol
i think the only way to uninstall systemless xposed is reinstalling stock rom or not?
No, I didn't need to do anything besides install magisk and the supersu. After that, the uninstall of xposed from within the xposed installer is able to complete successfully. Then I was able to install the official version of xposed, reboot, and it was working again with all my gravitybox settings. I just don't know if I have gained or given up anything by switching from the systemless xposed to the official version!
yaconsult said:
No, I didn't need to do anything besides install magisk and the supersu. After that, the uninstall of xposed from within the xposed installer is able to complete successfully. Then I was able to install the official version of xposed, reboot, and it was working again with all my gravitybox settings. I just don't know if I have gained or given up anything by switching from the systemless xposed to the official version!
Click to expand...
Click to collapse
well the uninstaller didn't work with me we have to switch to official because the new version of systemless xposed require the magisk installed
yaconsult said:
I tried doing this today, but it never completed in twrp. What am I doing wrong? When I look at the console, it says:
- Mounting /system(ro), /cache, /data
- Xposed version: 86.3 alt (Systemless by topjohnwu)
! Magisk is not installed
! Magisk is required for this mod!
Updater process ended with ERROR: 1
Error installing zip file '/cache/recovery/xposed-uninstaller-topjohnwu-20160804.zip'
Done processing script file
MTP Enabled
Click to expand...
Click to collapse
Alex19Gam said:
same message here when i try to uninstall the xposed systemless... but i have systemless xposed version 86.2
Click to expand...
Click to collapse
yaconsult said:
Ok, I did some google searches and figured it out. I needed to install magisk and that required installing a different su. I, too, would like to understand the advantages of using official xposed vs systemless?
Here are some links for what I needed to do:
http://www.xda-developers.com/use-android-pay-with-xposed-without-rebooting-with-magisk/
http://forum.xda-developers.com/android/software/mod-magisk-v1-universal-systemless-t3432382
Click to expand...
Click to collapse
Alex19Gam said:
reading about magisk, i think the only advantages of this is you can use android pay with xposed, but this device doesn't have nfc so... not useful here.
And to install magisk we need uninstall xposed and supersu to install magisk to uninstall xposed? lol
i think the only way to uninstall systemless xposed is reinstalling stock rom or not?
Click to expand...
Click to collapse
yaconsult said:
No, I didn't need to do anything besides install magisk and the supersu. After that, the uninstall of xposed from within the xposed installer is able to complete successfully. Then I was able to install the official version of xposed, reboot, and it was working again with all my gravitybox settings. I just don't know if I have gained or given up anything by switching from the systemless xposed to the official version!
Click to expand...
Click to collapse
Alex19Gam said:
well the uninstaller didn't work with me we have to switch to official because the new version of systemless xposed require the magisk installed
Click to expand...
Click to collapse
Yikes! What a disaster. I'll have to make some changes. Sorry about all that.
Sent from my LG G4 using XDA Labs

sm-t350 marshmallow cant flash xposed framework

So recently i rooted my sm-t350 using this guide http://forum.xda-developers.com/galaxy-tab-a/development/recovery-t3426560 and ive been trying to install Xposed with no success. Ive flashed the framework countless times only to be stuck at the samsung logo screen and having to reflash firmware. any insights as to why its not working?
Jovaniel18 said:
So recently i rooted my sm-t350 using this guide http://forum.xda-developers.com/galaxy-tab-a/development/recovery-t3426560 and ive been trying to install Xposed with no success. Ive flashed the framework countless times only to be stuck at the samsung logo screen and having to reflash firmware. any insights as to why its not working?
Click to expand...
Click to collapse
For MM you need to flash the Wanam build of Xposed framework.
ashyx said:
For MM you need to flash the Wanam build of Xposed framework.
Click to expand...
Click to collapse
Could you direct me to set build? All ive found are modules that require Xposed
Jovaniel18 said:
Could you direct me to set build? All ive found are modules that require Xposed
Click to expand...
Click to collapse
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
ashyx said:
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
Click to expand...
Click to collapse
Or you could download the System-less version if you don't want Xposed to touch the System partition.
Download Magisk from here http://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Download the .zip file for Xposed from here http://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268
ParadoXGodzillA said:
Or you could download the System-less version if you don't want Xposed to touch the System partition.
Click to expand...
Click to collapse
Would the modules still work? Whats the difference?
Jovaniel18 said:
Would the modules still work? Whats the difference?
Click to expand...
Click to collapse
All Xposed modules will work on any version and types (system-less, aosp, samsung, etc.) The difference is that when you want to uninstall the Xposed installer and the modules, it will be easier than the System-integrated versions. For example, you have Snapchat. But before you did that, you installed Xposed. Snapchat won't log into your account because of their root policy thing. So in order to get rid of that you will have to uninstall Xposed then you reboot. After that, you have to type in your username and password. Then you install Snapchat. RootCloak doesn't work. I've tried it before. So, under my experiences, System-less Xposed is far better and cooler. The Xposed Material Design Edition is at this link: http://forum.xda-developers.com/devdb/project/?id=13191#downloads
DOWNLOAD THE XPOSED INSTALLER NOT ANYTHING ELSE!!!
Give me a thanks if I helped you.
ParadoXGodzillA said:
All Xposed modules will work on any version and types (system-less, aosp, samsung, etc.) The difference is that when you want to uninstall the Xposed installer and the modules, it will be easier than the System-integrated versions. For example, you have Snapchat. But before you did that, you installed Xposed. Snapchat won't log into your account because of their root policy thing. So in order to get rid of that you will have to uninstall Xposed then you reboot. After that, you have to type in your username and password. Then you install Snapchat. RootCloak doesn't work. I've tried it before. So, under my experiences, System-less Xposed is far better and cooler. The Xposed Material Design Edition is at this link: http://forum.xda-developers.com/devdb/project/?id=13191#downloads
DOWNLOAD THE XPOSED INSTALLER NOT ANYTHING ELSE!!!
Give me a thanks if I helped you.
Click to expand...
Click to collapse
I did as you said and flashed the systemless version of xposed, but now I get the error message when trying to login to snapchat?
Jovaniel18 said:
I did as you said and flashed the systemless version of xposed, but now I get the error message when trying to login to snapchat?
Click to expand...
Click to collapse
Disclaimer​
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research of this topic on your own before you take a look at it. YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you, all, at the same time.​
Ok, Snapchat can realize that you have modified your device, so you will have to uninstall it by using this uninstaller: http://forum.xda-developers.com/attachment.php?attachmentid=3847905&d=1471640681
Reboot your device and your Snapchat should work.
Download Xposed again from here, BUT WAIT, IF YOU HAVE THE LATEST MARSHMALLOW VERSION DOWNLOAD HERE: http://forum.xda-developers.com/attachment.php?attachmentid=3893970&d=1475554254
If you have the LOLLIPOP VERSION DOWNLOAD HERE:
http://forum.xda-developers.com/attachment.php?attachmentid=3893968&d=1475554214
After installation, Snapchat should work still.

Systemless Xposed for honor 7

After many trial and error (including some research here on XDA), it seems that if you are using stock boot.img and have a root using SuperSU 2.62 (systemless root i.e. your boot image was patched to get a working root), you have to install the systemless Xposed to make Xposed work.
It is an unofficial version which can be obtained here
http://forum.xda-developers.com/xposed/material-design-xposed-installer-t3137758
Thanks to DVDandroid for this work, don't forget to leave a thanks for him/her.
Am not facing any crashes or weird behavior after this installation.
@DigiGoon, can you please confirm that the root obtained on Pure Rom is a system root?
I think it is but want a confirmation...
Sent from my PLK-L01 using XDA Labs
muradulislam said:
@DigiGoon, can you please confirm that the root obtained on Pure Rom is a system root?
I think it is but want a confirmation...
Sent from my PLK-L01 using XDA Labs
Click to expand...
Click to collapse
Yes, it is System Root.
@HonorCasper...
Figured it out... Normal Xposed for system root and systemless Xposed for systemless root...
Can you suggest some good modules to use with Xposed?
One more thing, I am already using systemless AdAway but most users of Xposed use minminguard, what is the difference?
Sent from my PLK-L01 using XDA Labs
Or better yet use Magisk as your systemless framework and download Phh's systemless Su and the systemless xposed module.
Raptorta said:
Or better yet use Magisk as your systemless framework and download Phh's systemless Su and the systemless xposed module.
Click to expand...
Click to collapse
I tried magisk but could not make it work. I think, I know how to do it the right way now but have to start with a clean firmware and flash magisk, install magisk manager, install Phh's SuperSU, install systemless Xposed and then modules...
Feeling too lazy to give it a try but for sure, it's on my list of things to do so that I can figure it out.
Are you using magisk on honor 7? How did you get it to work?
Sent from my PLK-L01 using XDA Labs
Sure Its working here.
I installed the magisk manager apk first
then flashed magisk from recovery(twrp required)
and right after that(before reboot) phh's su.
Rebooted, installed phh's superuser application from the playstore.
That got me a systemless root.
A systemless xposed is a little harder.
First you need the Material Design Xposed Installer from that link.
If you installed that then head into the magisk manager, swipe left, downloads
Download and install xposed sdk 21 for android 5.0 and sdk 23 for 6.0
It should reboot into recovery and flash the systemless xposed module.
Reboot into system, its gonna take a while, around 10-15 minutes.
And that got me the systemless xposed.
I should say that you should backup your stuff, but its broken in twrp so whatever.
muradulislam said:
@HonorCasper...
Figured it out... Normal Xposed for system root and systemless Xposed for systemless root...
Can you suggest some good modules to use with Xposed?
One more thing, I am already using systemless AdAway but most users of Xposed use minminguard, what is the difference?
Click to expand...
Click to collapse
Im using xstana, which allows u to mod your nav- and notification-bar, and i knowhow many uses YouTube background play, But i havent been in the game for so long so i havent tried so many yet:victory:
@Raptorta... Thanks buddy, will give it a try... You are using magisk v7 or v6 as there are no toggles in v7 anymore...
Sent from my PLK-L01 using XDA Labs
HonorCasper said:
Im using xstana, which allows u to mod your nav- and notification-bar, and i knowhow many uses YouTube background play, But i havent been in the game for so long so i havent tried so many yet:victory:
Click to expand...
Click to collapse
You can also give BootManager a try to stop unwanted applications starting at boot and another I like is Xposed additions to map hardware buttons to new functions.
Have been trying to find some more but except flat style bar indicators, could not find a good one. It's fun to play with but did not keep it for long...
Sent from my PLK-L01 using XDA Labs
Raptorta said:
Sure Its working here.
I installed the magisk manager apk first
then flashed magisk from recovery(twrp required)
and right after that(before reboot) phh's su.
Rebooted, installed phh's superuser application from the playstore.
That got me a systemless root.
A systemless xposed is a little harder.
First you need the Material Design Xposed Installer from that link.
If you installed that then head into the magisk manager, swipe left, downloads
Download and install xposed sdk 21 for android 5.0 and sdk 23 for 6.0
It should reboot into recovery and flash the systemless xposed module.
Reboot into system, its gonna take a while, around 10-15 minutes.
And that got me the systemless xposed.
I should say that you should backup your stuff, but its broken in twrp so whatever.
Click to expand...
Click to collapse
Are you experiencing any hiccups from EMUI OS after using this method.
I mean, like, settings not working, just flashing and force closing or any other thing which should not be?
Are you using v6 and can you play Pokémon go? (If you do)
Sent from my PLK-L01 using XDA Labs
muradulislam said:
You can also give BootManager a try to stop unwanted applications starting at boot and another I like is Xposed additions to map hardware buttons to new functions.
Have been trying to find some more but except flat style bar indicators, could not find a good one. It's fun to play with but did not keep it for long...
Click to expand...
Click to collapse
Will do mate
Did anyone else try it?
So from what I can understand you need to flash magisk and then phh superuser. Is that right?
themegaphoenix said:
Did anyone else try it?
So from what I can understand you need to flash magisk and then phh superuser. Is that right?
Click to expand...
Click to collapse
Phh's SU first. Then Magisk. You can also use systemless SuperSU with it.
Sent from my Galaxy Tab 3 using XDA Labs
adriansticoid said:
Phh's SU first. Then Magisk. You can also use systemless SuperSU with it.
Sent from my Galaxy Tab 3 using XDA Labs
Click to expand...
Click to collapse
You are wrong. It is Magisk and then Phh' SU
It is all working now
Although if you try to install xposed through Magisk it will bootloop. I spent hours try to figure it out why, before i remembered that the theme manager doesnt work with xposed and i think you need to deodex the rom before you install it
ps: when i finally flashed Magisk v8, rebooted and started magisk manager, guess what-- v9 came out (tried to flash that, but it kept saying that boot image does not enough space, so i fashed Digikernel and it worked)
edit: and pokemon go is working so i assume it passes safetynet
Oops. Sorry about that.
Sent from my Galaxy Tab 3 using XDA Labs

Does anyone know how to install xposed on j510fn nougat? I tried but got bootloop

Title
Which SDK version was it you flashed?
theashleyd123 said:
Which SDK version was it you flashed?
Click to expand...
Click to collapse
Sdk 25.
Try install Magisk, and download the systemless xposed, that's how I got mine to work.
You'll also need the Modded Xposed installer, also available from MagiskManager.
Sidenote Systemless Xposed still breaks SafetyNet

[GUIDE] Xposed SDK 27 Version 90-beta1 on Oreo 8.1 via Magisk 15.2

To run Xposed on 8.1 do this:
Be on Oreo 8.1 (Always be on Oreo 8.1)
Install TWRP for Oreo 8.1
Install Magisk 15.3/URL]
[*]In Magisk Manager (Now installed) - Downloads - Install Xposed Framework (SDK 27)
[*]In Magisk Manager - Downloads - Xposed Framework (SDK 27) - Install Modified Installer 3.1.4 (Link in description)
[*] Reboot
[*]Profit
@prot- Thank you for the link: see [URL="https://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268"][2017.1.9][Magisk] Systemless Xposed v89.1/v90.0-beta1 (SDK 21-27) for more details...
Where is modified installer to download?
My xposed framework is active, but I can't enable xprivacy module
bush911 said:
Where is modified installer to download?
My xposed framework is active, but I can't enable xprivacy module
Click to expand...
Click to collapse
https://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268
First page in the downloads
Doesn't work for me... I've been trying every possible method all day.
thank you, finally got it installed and active, now trying to find some useful modules
prot- said:
https://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268
First page in the downloads
Click to expand...
Click to collapse
Finally found the answer... but this method does not use Magisk.
y2kbugleung said:
Okay I think I can conclude how to install Xposed on Pixel device (or some other devices as well).
1. Install Xposed installer, and place the Xposed-Framework zip in /storage/emulated/0/Android/data/de.robv.android.xposed.installer/cache/downloads/framework/
2. Disable ALL modules in MagiskManager
3. Install Xposed-Framework in Xposed installer with "install" button (NOT via recovery)
4. Reboot. Xposed is intalled. You can activate the Magisk modules again
Click to expand...
Click to collapse
911jason said:
Finally found the answer... but this method does not use Magisk.
Click to expand...
Click to collapse
When I wrote this, Magisk module was not there yet.
Please use the Magisk module one. It works best with Xposed-module + Magisk-module.
The Magisk method didn't work for me.
If I activate Xposed, install a module, and then disable Xposed, while the modification from the module still remain? Or will it deactivate?
Sent from my Google Pixel XL using XDA Labs
911jason said:
The Magisk method didn't work for me.
Click to expand...
Click to collapse
What method? Are you unable to install Magisk 15.2 on Oreo 8.1? Go to the beta thread here
I updated the OP. I had the wrong link.
GroovinChip said:
If I activate Xposed, install a module, and then disable Xposed, while the modification from the module still remain? Or will it deactivate?
Sent from my Google Pixel XL using XDA Labs
Click to expand...
Click to collapse
Deactivate. You are disabling the framework. Kind of like if you took the legs off your table, will it levitate? Probably, not. However, you might need to test yourself..? I dunno...
MArtyChubbs said:
Deactivate. You are disabling the framework. Kind of like if you took the legs off your table, will it levitate? Probably, not. However, you might need to test yourself..? I dunno...
Click to expand...
Click to collapse
Thanks. Yeah, I've been trying to test modules but nothing works on API 27 yet
Sent from my Google Pixel XL using XDA Labs
MArtyChubbs said:
What method? Are you unable to install Magisk 15.2 on Oreo 8.1? Go to the beta thread here
Click to expand...
Click to collapse
No, I have Magisk 15.2 working just fine, but installing Xposed through Magisk failed for me, not sure why. I posted a screenshot of the installation error in Post #4.
did you install busybox by osmosis?
Update: others having the same issue in the support thread
Mounting bug? I dunno...
I got rid of it after a few days, buggy and noticed definite slower device
prot- said:
I got rid of it after a few days, buggy and noticed definite slower device
Click to expand...
Click to collapse
What module did you have installed?
Sent from my Pixel XL using Tapatalk
MArtyChubbs said:
What module did you have installed?
Click to expand...
Click to collapse
Greenify only
Probably was greenify..?
For the life of me I can't get Xposed to activate on my phone. I've tried installing several different ways....flashing the zip in recovery, installing via magisk and even installing via Xposed installer app. I can get it to install but Xposed installer app says it's not activated.
Any suggestions?
**EDIT**
I was using the wrong installer. For anyone else having issues make sure you download the Xposed installer on the first page of op's linked thread. Install the Xposed installer, then go to magisk manager and download/install Xposed api27 for 8.1 Oreo. Reboot. Profit.
Attempting right now

Categories

Resources