Lollipop
You need to root your phone in order to run the xposed framework...
Then download the xposed installer and install and reboot
It doesn't come with any self functionality so you'll have to download modules for it
Introduction: Since the last days I encountered several problems after updating SuperSU (updating from stable 2.79 to 2.80 then 2.81 then finally 2.82).
Refer to https://forum.xda-developers.com/apps/supersu/stable-2016-09-01supersu-v2-78-release-t3452703
Also SuperSU (2.80, 2.81) now requires a lot of new permissions not needed for pure root functions, and since it is now owned by Chinese CCMT company,
I prefer another root solution, and discover Magisk and MagiskSU (Magisk/MagiskSU is open source which is excellent for privacy and security).
Magisk official topic: Magisk v12.0 - Root & Universal Systemless Interface [Android 5.0+]
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
All about Magisk:
https://forum.xda-developers.com/apps/magisk
[UNOFFICIAL] Magisk v13 and MagiskManager v5.0 snapshots
https://forum.xda-developers.com/apps/magisk/unofficial-magisk-v10-beta-built-t3521901
I follow the Magisk official topic and try to install Magisk (v12.0 and Magisk manager v4.3.3 from Playstore).
But no root is operational, root is installed but no root persmissions!
After reading some discussion https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382, I decided try the latest Magisk beta (snapshot):
I use:
MagiskManager-v5.0-170612.apk from https://github.com/stangri/MagiskFiles Direct download link: https://github.com/stangri/MagiskFiles/blob/master/MagiskManager-v5.0-170612.apk
Magisk-v13-170612.zip from https://github.com/stangri/MagiskFiles Direct download link: https://github.com/stangri/MagiskFiles/blob/master/Magisk-v13-170612.zip
Magisk-v13-170612-Uninstaller.zip (not needed, just in case) from https://github.com/stangri/MagiskFiles Direct download link: https://github.com/stangri/MagiskFiles/blob/master/Magisk-v13-170612-Uninstaller.zip
UPDATE-unSU-signed.zip from https://forum.xda-developers.com/showpost.php?p=63615067
A2017G-N-B04-boot.img from https://www.androidfilehost.com/?fid=889764386195902948 (original topic: https://forum.xda-developers.com/axon-7/how-to/download-center-factory-images-ota-t3606547 )
A2017G-N-B05-boot.img from https://www.androidfilehost.com/?fid=817550096634782427 (original topic: https://forum.xda-developers.com/axon-7/how-to/download-center-factory-images-ota-t3606547 )
TWRP 3.1.1-0: https://www.androidfilehost.com/?fid=889764386195900705 (original topic: https://forum.xda-developers.com/axon-7/how-to/download-center-factory-images-ota-t3606547)
And it works, root is OK, root checker passed, and when enabling Magisk Hide in Magisk manager: Safetynet check passed!
This would mean function like Android Pay should be OK too for interested users.
(Add) To get Google Play Store Settings as Certified: select Magisk hide in Magisk manager, check the box corresponding to Play Store, clear Play Store data => certified. So applications like Netflix would be now available in Play Store (they are hidden for rooted (= not certified) phone.
Procedure I followed:
- Current phone status: unlocked bootloader, stock ROM Nougat B04, TWRP recovery 3.1.1-0, root with SuperSU 2.82 (systemless)
- (optional, but recommended for safety) backup with latest TWRP 3.1.1-0: boot, recovery, system, data, cache
- reboot into TWRP, then in this order during same session: install zip UPDATE-unSU-signed.zip, install image A2017G-N-B04-boot.img, install zip Magisk-v13-170528.zip , reboot system => normal boot OK
- Under Android: click on apk to install magisk manager MagiskManager-v5.0-170528.apk (must first enable Unknown sources in Phone Setting/Security) -
- Run MagiskManager: MagiskManager ok, MagiskSU OK!, enable Magisk hide: Safetynet check passed!
- disable "Unknown sources" in phone settings/Security.
Notes:
- If you have SuperSU 2.79, 2.80 or 2.81 this should work too.
- UPDATE-unSU-signed.zip is used to completely remove/uninstall SuperSU first, which helps Magisk install, although Magisk has actions to uninstall
SuperSU by itself.
- This procedure should work too (not tried) for other model like A2017 or A2017U, just be careful to replace the A2017G-N-B04-boot.img boot image with the one corresponding to your model (you could extract boot.img from your model ROM zip).
Edit (add):
- This procedure works also for Nougat B05. Just use A2017G-N-B05-boot.img instead of A2017G-N-B04-boot.img.
- You can use more updated version of Magisk and Magisk Manager.
- If you do not have SuperSU installed, you can skip all steps related to SuperSU.
Uh. How do I download from GitHub?
senny22 said:
Uh. How do I download from GitHub?
Click to expand...
Click to collapse
Well, links to Github are not direct download link, you open it with a browser, then you see a list of apk/zip files with different dates (build).
You then choose a file (for example file with the latest date) by clicking on its name, it will get you to a new page where there is a Download button.
dnlilas said:
Well, links to Github are not direct download link, you open it with a browser, then you see a list of apk/zip files with different dates (build).
You then choose a file (for example file with the latest date) by clicking on its name, it will get you to a new page where there is a Download button.
Click to expand...
Click to collapse
When I press the chosen file (example magisk apk) it brings me to a new page but where the download link is supposed to be it instead says "the file is to big to show". Do I need to be on a PC?
senny22 said:
When I press the chosen file (example magisk apk) it brings me to a new page but where the download link is supposed to be it instead says "the file is to big to show". Do I need to be on a PC?
Click to expand...
Click to collapse
There is in fact a "download" button to download the file. You probably need a PC for this. I will edit the post to add direct download links.
dnlilas said:
There is in fact a "download" button to download the file. You probably need a PC for this. I will edit the post to add direct download links.
Click to expand...
Click to collapse
Got it. Apparently you need a PC.
I tried to install this on V2.0.0B01 chinese.
All passed green except the ctsProfile which returns false.
SU from magisksu works btw. what does ctsProfile mean?
Also, if I tried to enable su for apps and adb, basic integrity gives false too.
@otaconremo
Did you enable Magisk Hide? Maybe this could help:
https://www.youtube.com/watch?v=Bd3GpYd9V5U
dnlilas said:
@otaconremo
Did you enable Magisk Hide? Maybe this could help:
https://www.youtube.com/watch?v=Bd3GpYd9V5U
Click to expand...
Click to collapse
Yes I did enable magisk hide. It's enabled by default and I even toggled it on and off. Also, magisk app force closes whenever I grant su access to any app. But it still does give me su anyway.
To note, v13 is the only version that works on the chinese variant so far. All other previous versions doesn't allow me to boot my device. Maybe because we don't have a custom kernel/boot to begin with.
Any way to use this in the A2017U running b25?
Can you please update files?
dodo34 said:
Can you please update files?
Click to expand...
Click to collapse
Update to latest Magisk files as of today.
ok. i tried it but system is craching inside android.
Thanks, works perfect.
Only SafetyNet check in magisk isnt succesfull.
What to do to pass the check?
When i go on Storage in Settings i get a system carsh error. Is everything ok with your phone ?
Spillunke said:
Thanks, works perfect.
Only SafetyNet check in magisk isnt succesfull.
Click to expand...
Click to collapse
dodo34 said:
When i go on Storage in Settings i get a system carsh error. Is everything ok with your phone ?
Click to expand...
Click to collapse
Yep.
Installed/flashed Magisk 13.3 and now SafetyNet Check works
Thanks :good:. The method worked for me with B05 and Magisk 13.3.
I used the same method with B06. Magisk Manager 13.3 kept crashing but it seems more stable with Magisk 14.0.
Hi guys after trying many apps and xposed module, I kinda found a way how we can save our internal space by saving OBB/DATA files of our games specially the one with large files Don't know if it works on Marshmallow because my unit or model J5007 has no marshmallow bootloader to use 6.0 roms and test this... but if someone is willing to try report here to let the others know I think even though u dont have Magisk, as long as you have root just download Xposed for nougat and find the original flashable zip (not for magisk) then follow the steps
Requirements:
-Magisk Latest v14
-Xposed installer or app for Magisk (main app)
-Xposed v88 SDK 25 (Nougat only) zip for Magisk (install zip)
-OBB ON SD module from Xposed
Steps:
1. Install Magisk v14 or latest from the official forum of it.
2. Install Xposed app for Magisk (main app), Open you will notice that you need to install Xposed
for android 5.1 and up the only way is to flash xposed to install it.
3. Flash Xposed v88 SDK 25 zip then reboot.
4. Open Xposed app (main app) then check if Xposed is installed. if not try flashin again.
5. On Xposed go to Modules then search for OBB ON SD then install and activate it's module.
6. Open OBB ON SD switch on the following: "Data on SD" and "Detect SD on Android 5/6" then others are optional.
7. Copy the OBB/DATA of your game on "sdcard/Android/obb or data" then reboot device and enjoy
Note: Can't post links because i didn't get the owner permission, you could just search them here in XDA
Hit Thanks to thank the developers of Magisk, Xposed, Module and if it helps
@Wood Man and this one...:cyclops:
MOD EDIT @JosephDM: moved!
Thanks! I'll try that soon.
Dont work
I did not get it, it says that the xposed framework is not installed.
Is whatsapp working on external storage through this method???
Hello, fellas. I want to install BusyBox in Mate 10 (ALP-L09). I have EMUI 8, TWRP and root Magisk.
In what location would I have to install BusyBox?
The application offers me these options:
/system/xbin
/ystem/bin
/sbin (this option is marked by default)
Custom path
Where should I install BusyBox? It's the first time I use EMUI and I do not want to spoil the system. In my Xiaomi I have BusyBox in / sbin, but I had a Samsung S7 in which I read that BusyBox had to be installed in / system / xbin.
What are the differences between each location?
Thank you.
535iu said:
Hello, fellas. I want to install BusyBox in Mate 10 (ALP-L09). I have EMUI 8, TWRP and root Magisk.
In what location would I have to install BusyBox?
The application offers me these options:
/system/xbin
/ystem/bin
/sbin (this option is marked by default)
Custom path
Where should I install BusyBox? It's the first time I use EMUI and I do not want to spoil the system. In my Xiaomi I have BusyBox in / sbin, but I had a Samsung S7 in which I read that BusyBox had to be installed in / system / xbin.
What are the differences between each location?
Thank you.
Click to expand...
Click to collapse
Use Busybox Magisk module instead, found under Downloads in Magisk Manager.
ante0 said:
Use Busybox Magisk module instead, found under Downloads in Magisk Manager.
Click to expand...
Click to collapse
Thank you. BusyBox installed!
Hi,
I am on ThepixelRom i tried everything to install xposed FrameWork and end up in bootloop is there anyone successfully installed xposed in there phone please let me know
I did it thru magisk exposed modules and it work. You only need to download their xposed apk
I don't know if you tried this method or not but........
1] Open ur magisk app
2] Go to the download section
3] Search for Riru - Core....n wait till gets download n install
4] u can reboot if u want but I'll recommend go back instead of reboot n Now search for Riru - Edexposed by SandHook
5] After this reboot ur phone
6] Now install the Edexposed apk
Or u can download file from the link below then go to Ur magisk app click on modules click of plus icon located in the bottom then navigate to the files n select...
links to all mentioned files above
1] Riru-Core
https://drive.google.com/file/d/1Af1tQshprnxtxS2i91YFYR1-efrfSny6/view?usp=drivesdk
2] Riru-edexposed by sandhook
https://drive.google.com/file/d/1AfNRbn9rX7cxbyxmxtyWmrhSX_0L4lYa/view?usp=drivesdk
3] Edexposed apk
https://drive.google.com/file/d/1AqTUS7aJkZEKGCKVwzZoXn6xA3fciKmD/view?usp=drivesdk
pawan358 said:
I don't know if you tried this method or not but........
1] Open ur magisk app
2] Go to the download section
3] Search for Riru - Core....n wait till gets download n install
4] u can reboot if u want but I'll recommend go back instead of reboot n Now search for Riru - Edexposed by SandHook
5] After this reboot ur phone
6] Now install the Edexposed apk
links to all mentioned files above
1] Riru-Core
https://drive.google.com/file/d/1Af1tQshprnxtxS2i91YFYR1-efrfSny6/view?usp=drivesdk
2] Riru-edexposed by sandhook
https://drive.google.com/file/d/1AfNRbn9rX7cxbyxmxtyWmrhSX_0L4lYa/view?usp=drivesdk
3] Edexposed apk
https://drive.google.com/file/d/1AqTUS7aJkZEKGCKVwzZoXn6xA3fciKmD/view?usp=drivesdk
Click to expand...
Click to collapse
Sir i tried this method even tried taichi method too i will post my method....