[Guide][10+11][Root] EdXposed + Gravity Box for OOS - OnePlus 8 Pro Guides, News, & Discussion

Disclaimer: By attempting anything in this thread you assume full responsibility for your actions and your device. I make no promises or guarantees that your phone won't brick itself, bootloop, wipe your data, or catch fire. There is always an inherent risk with this sort of thing, you must accept that risk before you proceed.
This guide will help you get GravityBox running on your OP8 Pro running OOS 10 or 11
Note for Android 11: This post was originally for Android 10 only. Newer versions have been posted for Android 11, so make sure you download the correct ones. The screenshots are still from Android 10, but the process is the same for both.
(Yes, the GravityBox thread also has install steps which as basically a condensed version of this guide, but sometimes it's nice to see something a little more device specific and detailed.)
Android 10: At least on my device this passes SafetyNet and WideVine L1 (Netflix HD)
Android 11 is not passing currently, but I will update if I get that working.
My Model and Versions
Original Guide (Android 10)
OnePlus 8 Pro IN2025
Oxygen OS 10.5.13.IN11AA
Magisk 21.1 (21100)
Magisk Manager 8.0.3 (314)
Magisk 23.0
Riru - Core v21.3
Riru - EdXposed v0.4.6.4 (4563) (SandHook)
EdXposed Manager 4.5.7
GravityBox [Q] v10.0.1
Updated December 2021 (Android 11)
Oxygen OS 11 11.0.9.9.IN11AA
Magisk 23.0
Riru 25.4.4
EdXposed 5.2.2
EdXposed Manager 4.6.2
GravityBox [R] 11.0.5
In theory this should work for any model and any version of OOS 10 / 11, but if your device or OS version are different your mileage may vary.
Note: Newer versions of the above may exist. While it is likely fine to run newer versions, I would strongly urge you to use exactly the above Riru and EdXposed versions unless you know what you are doing.
This guide assumes
You have already unlocked your bootloader
You have already rooted your device
You are running OxygenOS, not a custom ROM
This guide will help you
Configure Magisk
Install and Configure EdXposed
Install GravityBox
Let's get started!
Step 1: Downloads
Download the following and put them on your device. In the "Download" folder is fine, as long as they are accessible by Magisk.
Android 11 Downloads
Download: Magisk 23.0
Download: Riru 25.4.4
Download: EdXposed 5.2.2
Download: EdXposed Manager 4.6.2
Download: GravityBox [R] 11.0.5
Android 10 Downloads
Download: Magisk 23.0
Download: magisk-riru-v21.3.zip
Download: EdXposed-SandHook-v0.4.6.4.4563.-release.zip
Download: EdXposedManager-4.5.7-45700-org.meowcat.edxposed.manager-release.apk
Download: GravityBox_Q_10.0.1.apk
Step 2: Installation
Install EdXposed Manager APK
In Magisk go to the Modules tab and choose "Install from Storage". Select the Riru zip, let it flash, and reboot your device
In Magisk go to the Modules tab and choose "Install from Storage". Select the EdXposed zip, let it flash, and reboot your device
Open EdXposed Manager, make sure it says "EdXposed Framework is active" and you see the correction version in the Device section below.
Install GravityBox [Q] (Android 10) or GravityBox [R] (Android 11) APK from your Downloads.
You should get a popup from EdXposed prompting you to Activate and Reboot. Do that. If you don't get the prompt you can manually activate the module in EdXposed Manager and then reboot your device.
If done right, EdXposed Manager's "Framework" tab should look something like this:
Step 3: Configuration
Note: Android 11 doesn't seem to pass SafetyNet for me, but you can give these steps a try and see if it works better for you.
Android 10, however, worked great.
We need to configure Magisk and EdXposed the right way if we want to pass SafetyNet. This means enabling Magisk Hide, running EdXposed in Application Blacklist Mode, and blacklisting the Google Services Framework.
In Magisk go to Settings and enabled MagiskHide. Then go to the SuperUser (shield icon) tab and go to MagiskHide at the top of the list
Click "Show system apps" and "Show OS apps", then enable (hide) the following:
Google Services Framework
Google Play Store
Google Play Services
Google Pay
(Optional) Anything else matching "Google Play" that you have installed
In EdXposed go to Settings and scroll down to the Framework section and confirm the following settings:
App List Mode: Enabled
White List Mode: Disabled
Instant Module List: Disabled
De-optimize Boot Image: Disabled
Disabled Resource Hooks: Disabled
Force Hook Modules: Enabled
Pass SafetyNet: Enabled
Disable Verbose Logs: Your Preference
Disable Module Logs: Your Preference
It should look something like this:
Next, in EdXposed Manager go to the Applications tab and blacklist (enable) the following:
Google Services Framework
Google Play Store
Google Play Services
Google Pay
(Optional) Anything else matching "Google Play" that you have installed
Again, it should look something like this:
Finally, reboot your device.
Now launch GravityBox and you should be all set. Enjoy!

Troubleshooting
GravityBox cannot find system framework and exits
Try EdXposed YAHFA instead of SandHook. You can get it here: EdXposed-YAHFA-v0.4.6.4.4563.-release.zip
Remove EdXposed SandHook
Reboot
Install EdXposed YAHFA using Magisk the same way you installed SandHook.
Reboot
Try GravityBox again.
As far as I know they both offer the same functionality, but sometimes one will not work for you while the other does. Neither one caused any problems for my device, but YAHFA did not work for me while SandHook did.
My device does not pass SafetyNet
Press your Recent Apps key
Close everything
Open EdXposed Manager
Open Magisk Manager
Run the SafetyNet Check again
It should pass now. If it doesn't, go back and make sure your apps are both configured the way the guide says, and then reboot.
You can use the "DRM Info" app to verify your Widevine level.
My device won't boot or is bootlooping
Because this is a Magisk module, that is our safety net.
Boot into TWRP (See the TWRP thread for details)
Flash the Magisk Uninstaller (From the Downloads section above)
Reboot
Remove Riru Core and EdXposed modules from Magisk Manager
Reboot
Reboot to TWRP and flash Magisk
Before you try again, make sure you follow the steps exactly. Re-download the files in case they were corrupt or incomplete.
You can also try installing them directly from the Magisk Modules tab instead of downloading from Github.

Thanks for taking the time, did this a while back but safety net was borked plus so many mods haven't been updated..
Have been waiting for them to support 11.
Have you tried installing on 11 yet?

I won't be moving to Android 11 until TWRP, EdXposed, and Gravity Box announce support for it. The new version doesn't offer me anything beyond security patches for now, and as someone who dislikes the new UI I'd rather not start using it until I have more control over it.

Very good guide! Kudos

vsTerminus said:
I won't be moving to Android 11 until TWRP, EdXposed, and Gravity Box announce support for it. The new version doesn't offer me anything beyond security patches for now, and as someone who dislikes the new UI I'd rather not start using it until I have more control over it.
Click to expand...
Click to collapse
Lol fair enough.

Does your safetynet always stay passed? Mine sometimes stops working.

Is it possible to add seconds, date and change the icon style in the status bar using EdXposed + Gravity Box?

just so you know it works on 8t on android 11

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Nice to see it's working on A11! Really the only thing that should change are the versions you install.
Thanks for posting!

Just necroing my own thread to say that I finally (lol) updated to Android 11 and was also able to get this working with the following versions
- Riru 25.4.4: https://github.com/RikkaApps/Riru/releases/tag/v25.4.4
- EdXposed 5.2.2: https://github.com/ElderDrivers/EdXposed/releases/tag/v0.5.2.2
- EdXposed Manager 4.6.2: https://github.com/ElderDrivers/EdXposedManager/releases/tag/v4.6.2.0.0
- GravityBox [R] 11.0.5: https://github.com/GravityBox/GravityBox/releases/tag/v11.0.5_r
Riru v26 exists but seems to break compatibility with older modules and EdXposed hasn't been updated since then to be compatible. 25.4.4 is the latest 25.x release and seems to work fine.
So far SafetyNet is not passing, but I'll keep trying.

Related

[ZIP] ViPER4AndroidFX 2.5.0.5 (SafetyNet passed) [STOCK 7.0 - LOS 14.1]

After hundred of unsuccessful attempts of modify the ViPERFX installer to get it working on our stock rom (Marshmallow and Nougat), i found a way.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Available versions:
- ViPERFX 2.5.0.5 version, codename "Beautiful".
- ViPERFX 2.4.0.1 version, codename "Beautiful".
Changelog:
V4A v2.5.0.5 Update
February 12, 2017ViPER4Android (V4A)
ViPER4Android updated to v2.5.0.5
Changes:
0. Emergency fix v2504 – repair load file incompatibility issues.
1. New UI.
2.Add quad-ch convolver support (stereo convolver).
3.Add FET compressor.
4.Support change storage path.
5.Fix bugs.
------------------------------------------
V4A v2.4.0.1 Update
Changes:
1.Fix bugs.
2.New audio effect 'AnalogX'.
3.More optimization.
Pre-requisites:
1) Rooted device.
2) Your device MUST have BusyBox installed (recommended version HERE)
*Flash it from recovery, it's a minimal version.
Installation:
0) Take a backup of your complete System partition with TWRP (just in case).
1) Download and Install "The SELinux Toggler.ver.4.3.9.build.62.apk " (or the available newer at that moment), grant root permissions and disable the enforcement.
2) Download and Install your desired ViPER4Android version (see attachments) from TWRP and then boot to system.
3) Open your ViPERFX app, grant root permissions and install the driver (a dialog should ask you about it), the app may look freezed for 1 or 2 minutes (while doing it), let it work, it's normal.
4) Reboot your device.
5) Open the app and check the driver status, if it says "Normal" then you're done. Just activate V4A-FX from the app and enjoy.
Uninstall:
See post #8
Credits: The ViPER Team - http://vipersaudio.com/blog
Reserved.
Great work, I really had waiting for this a very long time. One question, if I uninstall the SELinux app it affects Viper?
champagne66601 said:
Great work, I really had waiting for this a very long time. One question, if I uninstall the SELinux app it affects Viper?
Click to expand...
Click to collapse
Thanks, yes it needs selinux enf. Deactivated in order to work. But you can also activate the developer mode in the Viper app (settings - dev mode), there is an option (that i didn't test) that change the selinux state. I think this change will persist and you will not have issues whether you delete the selinux toggler app.
Does it works with a custom ROM?
Johann0109 said:
Does it works with a custom ROM?
Click to expand...
Click to collapse
Yes, it works.
is there any way to uninstall it?
Dar Samir said:
is there any way to uninstall it?
Click to expand...
Click to collapse
Yes sure,
How to Uninstall:
- Tap the three lines button (settings) in the ViPER app.
- Select uninstall driver
- Remove the ViPER apk manually, located in "system/priv-app".
- Reboot your device, that's all.
ViPER FX (2.5.0.5) Materilized
I'm glad to share this little file that gives a fresh look to the ViPER4Android App, thanks to @pittvandewitt (the guy who makes the beutiful theme) and to @moonlightdrive (the sir who makes a port to stock 7.0).
It works on any ROM and of course, on stock.
Screenshots:
https://i.imgur.com/JVl1kiq.png
https://i.imgur.com/KQJ7ZzD.png
moonlightdrive said:
After hundred of unsuccessful attempts of modify the ViPERFX installer to get it working on our stock Nougat 7.0 rom, i found a way.
Available versions:
- ViPERFX 2.5.0.5 version, codename "Beautiful".
- ViPERFX 2.4.0.1 version, codename "Beautiful".
Changelog:
V4A v2.5.0.5 Update
February 12, 2017ViPER4Android (V4A)
ViPER4Android updated to v2.5.0.5
Changes:
0. Emergency fix v2504 – repair load file incompatibility issues.
1. New UI.
2.Add quad-ch convolver support (stereo convolver).
3.Add FET compressor.
4.Support change storage path.
5.Fix bugs.
------------------------------------------
V4A v2.4.0.1 Update
Changes:
1.Fix bugs.
2.New audio effect 'AnalogX'.
3.More optimization.
Pre-requisites:
1) Rooted device.
2) Your device MUST have BusyBox installed (recommended version HERE)
*Flash it from recovery, it's a minimal version.
Installation:
0)Take a backup of your complete System partition with TWRP (just in case).
1) Download and Install "The SELinux Toggler.ver.4.3.9.build.62.apk " (or the available newer at that moment), grant root permissions and disable the enforcement.
2) Download and Install your desired ViPER4Android version (see attachments)from TWRP and then boot to system.
3) Open your ViPERFX app, grant root permissions and install the driver (a dialog should ask you about it), the app may look freezed for 1 or 2 minutes (while doing it), let it work, it's normal.
4) Reboot your device.
5) Open the app and check the driver status, if it says "Normal" then you're done. Just activate V4A-FX from the app and enjoy.
Uninstall:
See post #8
Credits: The ViPER Team - http://vipersaudio.com/blog
Click to expand...
Click to collapse
champagne66601 said:
I'm glad to share this little file that gives a fresh look to the ViPER4Android App, thanks to @pittvandewitt (the guy who makes the beutiful theme) and to @moonlightdrive (the sir who makes a port to stock 7.0).
It works on any ROM and of course, on stock.
Screenshots:
https://i.imgur.com/JVl1kiq.png
https://i.imgur.com/KQJ7ZzD.png
Click to expand...
Click to collapse
Both of you: thanks a lot for this development. It works like a charm and installation is as smooth as butter!!
Just need one information: lockscreen visualization and pulse don't work after installing V4A (as musicFX and AudioFX are removed). Is is possible to get V4A with these two customizations or any of them? (Just asking the tweaks if available as like pulse and not intended any development enforcement.)
I'm on AEX ROM. Thanks in advance.
checksamir said:
Both of you: thanks a lot for this development. It works like a charm and installation is as smooth as butter!!
Just need one information: lockscreen visualization and pulse don't work after installing V4A (as musicFX and AudioFX are removed). Is is possible to get V4A with these two customizations or any of them? (Just asking the tweaks if available as like pulse and not intended any development enforcement.)
I'm on AEX ROM. Thanks in advance.
Click to expand...
Click to collapse
Sorry for the delay, wasn't at home.
Well in that case, if you're on AospExtended i pressume that you have Magisk Installed, and if you have it, you can install the ViPER4Android Magisk Module by ahrion.
I used to use this Module when i was using LineageOS (with pulse activated).
v4afx_v1.4.zip
Edit: i forgot to mention that you have to dirty flash your current AEX to get MusicFX/AudioFX again and to remove v4 scripts and files located into system.
moonlightdrive said:
Sorry for the delay, wasn't at home.
Well in that case, if you're on AospExtended i pressume that you have Magisk Installed, and if you have it, you can install the ViPER4Android Magisk Module by ahrion.
I used to use this Module when i was using LineageOS (with pulse activated).
v4afx_v1.4.zip
Edit: i forgot to mention that you have to dirty flash your current AEX to get MusicFX/AudioFX again and to remove v4 scripts and files located into system.
Click to expand...
Click to collapse
Hello Moonlight,
Thank you a ton for your swift response. I have dirty flashed the ROM and then flashed V4Afx module, however the issue remains the same. Probably a clean flashing of ROM would resolve. Will try it later this week and update you the status.
thanks again for the tip.
Rgds,
Samir
I'm on ViperOS LOS 7.1.2 with root and magisk.
Tried to install via Magisk module but nothing happened, phone reboot after install but the apk didn't show up.
---- UPDATE -----
I've installed the ZIP some post above and worked like a charm
thank you very much. After a lot of searching for the viper mod, the only one that worked for me was this one. Xt 1621 Nougat stock 7.0, busybox and SElinux toggler, elementary kernel 1.04. Thanks for a little I go back to M.M.
does it have Dolby >?
tnmsrkr said:
does it have Dolby >?
Click to expand...
Click to collapse
No, it's only original V4a driver.
I Tried 10 Options out on the Internet to try and install Viper on My Moto G4 running Lineage Os 14.1 with Android 7.1.2 version and still cannot install this Darn Viper. Any Help would be Greatly Appreciated....
Touchpad64gb said:
I Tried 10 Options out on the Internet to try and install Viper on My Moto G4 running Lineage Os 14.1 with Android 7.1.2 version and still cannot install this Darn Viper. Any Help would be Greatly Appreciated....
Click to expand...
Click to collapse
Did you follow all the descripted steps in this guide?
It's mandatory to install BusyBox (use the version that i uploaded in the OP) and the SElinux enforcement must be deactivated.
If you're still facing issues, read post #11.
moonlightdrive said:
Did you follow all the descripted steps in this guide?
It's mandatory to install BusyBox (use the version that i uploaded in the OP) and the SElinux enforcement must be deactivated.
If you're still facing issues, read post #11.
Click to expand...
Click to collapse
Yea, I tried all the steps in every Install Option out there. I have been Rooting and Flashing for Years but this has me stumped! I have a full version of the latest BusyBox installed, but I will try the version that OP suggest. As far as the SElinux enforcement...It won't let me deactivate it???
Touchpad64gb said:
Yea, I tried all the steps in every Install Option out there. I have been Rooting and Flashing for Years but this has me stumped! I have a full version of the latest BusyBox installed, but I will try the version that OP suggest. As far as the SElinux enforcement...It won't let me deactivate it???
Click to expand...
Click to collapse
SELinux enforcement must be turned off in order to work, otherwhise the v4a_fx driver will not be properly loaded. The app ("The SELinux toggler") keeps the enforcement disabled (and this should remain in that way, all the time).
I had issues using normal versions of BusyBox, so that's the reason why i recommend that specific flashable version posted in the op.

[Install] Xposed / Pixel Always On Display Module [7T/7T Pro]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to get EdXposed working on 7T/7T Pro (Also Pixel Always On Display Module)
Outdated Method
Requirements :
Custom Magisk - Solohsu (After installing nornal magisk Change Update Channel to custom in Magisk settings - Paste the below link - Update Magisk and Magisk Manager ) Note : I couldn't Pass safety net with Solohsu Magisk though
https://raw.githubusercontent.com/solohsu/magisk_files/master/custom_builds/release.json
Riru Core 15+ (Magisk Module)
EdXposed Sandhook v0.4.6.0+ (Magisk Module)
Edxposed Manager (app)
AOD Module by RetroFX
https://www.coolapk.com/apk/com.retrox.aodmod
Tested on OOS 7T and 7T Pro
Blacklist Chrome and Webview in EdXposed if Chrome crashes.
How to get out of a magisk module bootloop without data loss https://forum.xda-developers.com/showpost.php?p=80654897&postcount=3​
EDIT 1 :
Taichi 5.1.5+ is working flawlessly along with safetynet passing. Bootloop issue is fixed. (Official Magisk build is supported)
Modules i tried and working fine :
AOD (works better with taichi compared to EdXposed)
MINMINGUARD
INSTAPREFS
RE ENABLE SCREENSHOT
EDIT 2 : (23 Jan 2020)
New EdXposed supports Official Magisk build
https://forum.xda-developers.com/showpost.php?p=81543921&postcount=62
I managed to get Edxposed v0.4.6.0 (YAHFA) installed with Riru-Core on my OnePlus 7t. Any earlier versions of Edxposed made my phone unable to boot.
I wasn't able to get any modules to work though. The logs kept saying "Cannot load any modules because /data/user_de/0/org.meowcat.edxposed.manager/conf/modules.list was not found"
After some quick google-fu I found this bug report with the same issue: https://github.com/ElderDrivers/EdXposed/issues/310
It sounds like it might be an issue with SELinux. I attempted to set SELinux to permissive, but am unsure if it worked. . . . Long story short, I gave up and wiped my phone clean.
Hope this helps someone out that is smarter than me with this stuff!
sk801 said:
I managed to get Edxposed v0.4.6.0 (YAHFA) installed with Riru-Core on my OnePlus 7t. Any earlier versions of Edxposed made my phone unable to boot.
I wasn't able to get any modules to work though. The logs kept saying "Cannot load any modules because /data/user_de/0/org.meowcat.edxposed.manager/conf/modules.list was not found"
After some quick google-fu I found this bug report with the same issue: https://github.com/ElderDrivers/EdXposed/issues/310
It sounds like it might be an issue with SELinux. I attempted to set SELinux to permissive, but am unsure if it worked. . . . Long story short, I gave up and wiped my phone clean.
Hope this helps someone out that is smarter than me with this stuff!
Click to expand...
Click to collapse
Appreciate the info. I also gave it a try when I got my device yesterday.
If you don't want to have to wipe your device after tinkering around with Magisk modules, you can use fastboot to boot the image "fastboot boot image-new.img" (not flash) created by Tulsadiver in this post(https://forum.xda-developers.com/showpost.php?p=80547561&postcount=46), then delete the modules in Magisk Manager, and reboot. No data lost.
Thanks to your post i tried to install Xposed and it worked, but no module is working. I don't know how to set SELinux to permissive and if this solves the issue
I've read something about a custom Magisk Version to allow "those sepolicies present" but you have to flash this via TWRP - which we don't have on the 7T ... hm, i'm pretty lost
sk801 said:
I managed to get Edxposed v0.4.6.0 (YAHFA) installed with Riru-Core on my OnePlus 7t. Any earlier versions of Edxposed made my phone unable to boot.
I wasn't able to get any modules to work though. The logs kept saying "Cannot load any modules because /data/user_de/0/org.meowcat.edxposed.manager/conf/modules.list was not found"
After some quick google-fu I found this bug report with the same issue: https://github.com/ElderDrivers/EdXposed/issues/310
It sounds like it might be an issue with SELinux. I attempted to set SELinux to permissive, but am unsure if it worked. . . . Long story short, I gave up and wiped my phone clean.
Hope this helps someone out that is smarter than me with this stuff!
Click to expand...
Click to collapse
Thanks for sharing info!
Maybe I would give a try to Tai Chi. I badly want AOD with no notification LED in our device.
cucumbersmell said:
If you don't want to have to wipe your device after tinkering around with Magisk modules, you can use fastboot to boot the image "fastboot boot image-new.img" (not flash) created by Tulsadiver in this post(https://forum.xda-developers.com/showpost.php?p=80547561&postcount=46), then delete the modules in Magisk Manager, and reboot. No data lost.
Click to expand...
Click to collapse
That's super helpful! I'm definitely going to try that the next time I mess around with things.
For anyone wondering, Tai Chi module is not working as well. Reboots into fastboot.
I gave Edxposed v0.4.6.0 (Sandhook) a try and it boots to the bootloader, as I suspected it would. Tried with both Magisk v20 and Magisk Canary.
From what I've read they have xposed working on the OP7 and OP7Pro. Haven't read anything about the OP7TPro yet, but I'm guessing it'll boot to the bootloader like the OP7T does.
Hopefully OnePlus sent or will send out phones to one of the devs who uses xposed like C3C076 who created Gravitybox.
Updated OP to get XPOSED and AOD working.
Does it work with Greenify? I tried it with normal YAHFA EdXposed and Greenify didn't recognize the module while EdXposed did "activate" it... Weird
Aswin08 said:
Note : I couldn't Pass safety net with Solohsu Magisk though
Click to expand...
Click to collapse
You can use the No Device Check xposed module (https://repo.xposed.info/module/com.pyler.nodevicecheck) to at least get "ctsProfile: true". Unfortunately, basicIntegrity will still be false.
Hey OP!
The OP7T Pro has an installer for those that aren't rooted yet and want the modded Magisk version for EdXposed compatibility and it should work on the 7T non-pro.
[Magisk][ROOT][EdXposed]Auto install tool - Magisk Installer for OnePlus 7T Pro = (https://forum.xda-developers.com/7t-pro/how-to/magisk-auto-install-tool-magisk-t4001471)
I was already rooted, so haven't tried it myself, but it may speed up the process for those who aren't yet rooted.
cucumbersmell said:
Hey OP!
The OP7T Pro has an installer for those that aren't rooted yet and want the modded Magisk version for EdXposed compatibility and it should work on the 7T non-pro.
[Magisk][ROOT][EdXposed]Auto install tool - Magisk Installer for OnePlus 7T Pro = (https://forum.xda-developers.com/7t-pro/how-to/magisk-auto-install-tool-magisk-t4001471)
I was already rooted, so haven't tried it myself, but it may speed up the process for those who aren't yet rooted.
Click to expand...
Click to collapse
Yeah I checked it, but am not sure if they have used same custom version of Magisk like here or different.
If its same thn safetynet would fail again.
Edexposed is up and running! For some reason my safetynet has no problems. I have no idea why.
So far I have MinMinGuard and Greenify working. GravityBox doesn't work, but I can definitely live with that for now.
sk801 said:
Edexposed is up and running! For some reason my safetynet has no problems. I have no idea why.
So far I have MinMinGuard and Greenify working. GravityBox doesn't work, but I can definitely live with that for now.
Click to expand...
Click to collapse
Which one did you use? I am looking to install Greenify also...
PD: Have you noticed (although I think it is too soon to ask) any battery improvements with Greenify?
sk801 said:
Edexposed is up and running! For some reason my safetynet has no problems. I have no idea why.
So far I have MinMinGuard and Greenify working. GravityBox doesn't work, but I can definitely live with that for now.
Click to expand...
Click to collapse
I got what you got in post#2. So, wondering what's your steps now?
sk801 said:
Edexposed is up and running! For some reason my safetynet has no problems. I have no idea why.
So far I have MinMinGuard and Greenify working. GravityBox doesn't work, but I can definitely live with that for now.
Click to expand...
Click to collapse
Are you using this as your Update Channel in Magisk?
https://raw.githubusercontent.com/solohsu/magisk_files/master/custom_builds/release.json
Which version of EdXposed are you using?
EdXposed-SandHook-v0.4.6.0_beta.4471
or
EdXposed-YAHFA-v0.4.6.0_beta.4471
Gravitybox is the main reason I use xposed, but I've also got modules for Burnt Toast Revived and Smooth System Progress Bars running with no issues.
It's great getting xposed features through EdXposed so quickly on newer android versions! I remember the wait for xposed back in the day.
Poesini said:
Which one did you use? I am looking to install Greenify also...
PD: Have you noticed (although I think it is too soon to ask) any battery improvements with Greenify?
Click to expand...
Click to collapse
zyu0090 said:
I got what you got in post#2. So, wondering what's your steps now?
Click to expand...
Click to collapse
cucumbersmell said:
Are you using this as your Update Channel in Magisk?
https://raw.githubusercontent.com/solohsu/magisk_files/master/custom_builds/release.json
Which version of EdXposed are you using?
EdXposed-SandHook-v0.4.6.0_beta.4471
or
EdXposed-YAHFA-v0.4.6.0_beta.4471
Gravitybox is the main reason I use xposed, but I've also got modules for Burnt Toast Revived and Smooth System Progress Bars running with no issues.
It's great getting xposed features through EdXposed so quickly on newer android versions! I remember the wait for xposed back in the day.
Click to expand...
Click to collapse
So after about 24 hours of running edexposed I started noticing some bugs. Mainly I stopped receiving text messages until I rebooted my phone. I experienced the same thing and worse on my last phone the Essential PH-1 when things like this weren't really supported. I don't know what causes it. So be wary and don't blame me if a bricked phone happens or your alarm stops working and you're late for work. (Don't ask me how I know )
Nevertheless I followed what @Aswin08 has in the first post:
Update Magisk through Solohsu channel:
https://raw.githubusercontent.com/solohsu/magisk_files/master/custom_builds/release.json
Install Riru-Core through Magisk download
Install EdXposed-SandHook-v0.4.6.0_beta.4471
https://github.com/ElderDrivers/EdXposed/releases/tag/v0.4.6.0
sk801 said:
Install EdXposed-SandHook-v0.4.6.0_beta.4471
https://github.com/ElderDrivers/EdXposed/releases/tag/v0.4.6.0
Click to expand...
Click to collapse
I'm running the YAFHA version and was trying to determine if one is performing differently than the other in regards to Safety Net, modules that work/don't work, etc.
cucumbersmell said:
I'm running the YAFHA version and was trying to determine if one is performing differently than the other in regards to Safety Net, modules that work/don't work, etc.
Click to expand...
Click to collapse
Have you noticed any instabilities on YAFHA? With any modules or the system in general?
It would be nice to a have GravityBox working and stable on this device.

[ROM][OFFICIAL] LineageOS 18.1 for Galaxy S10e/S10/S10+/S10 5G Exynos

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions:
Follow the instructions on the wiki page for your device https://wiki.lineageos.org/devices/#samsung
Only the provided lineage recovery will be supported, using TWRP might result in a possible data loss!
Note: You may use Odin instead of Heimdall, for this you will need to rename the recovery image to recovery.img and pack it into a tar archive.
Downloads:
Builds: https://download.lineageos.org
GApps: https://wiki.lineageos.org/gapps.html
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Support
Telegram group
Contributors
Linux4
Source Code: https://github.com/LineageOS
Kernel source: https://github.com/LineageOS/android_kernel_samsung_exynos9820
reserved
reserved
Good job! Let's take first place
my safetynet fails, is there any way to make it pass? s10 exynos
To update the device (from your previous unofficial ROM) - are that the same steps as described here?
----
Some note about OTA update of this ROM. This is fairly easy (only italic steps below).
But I am using Magisk/microg - with that some additional steps are required - all is listed below. Don't be afraid, it is done in less than 5 minutes.
* Make sure your firewall allows the "Updater"
* If you uses Magisk, download the apk and rename it to zip and put it to SDcard (otherwise a PC is needed for sideload - see below)
* Go to Settings/System/Extended/Updater
* Search for update and download
* I recommend disable data traffic now until the FW-update is completed and microG/firewall is operational again, otherwise your system might be open for some time.
* start update
Device will boot into recovery and does the upgrade. It seems that the update is not completely finished in case of Magisk is installed. In this case force a restart by "Vol- + Power" for a few seconds if update hangs at around 95% (can bee roughly seen in the timeline)
* After update has finished: boot again to recovery
* Now Either
a) just do the update with already downloaded Magisk.zip (Apply Update/Update from SD_card) or
b) Enable ADB sideload by Apply Update/Apply from ADB and do an adb sideload from PC of Magisk.apk or zip (no matter here)
* boot into system
* in case of microG check (and give if required) microG give all the required permissions
* If all is set and done you can enable data connection again
On thing I was thinking about:
There are is one module needed for spoofing (spoof_AVDapi30). I found that an update of it is not required. Not sure whether this will be the case for other updates of 18.1 too, but keep an eye on it.
KiddoIce said:
my safetynet fails, is there any way to make it pass? s10 exynos
Click to expand...
Click to collapse
First you need to install magisk and then:
1) Enable settings MagiskHide
2) install MagiskHide Props Config(Magisk module)
3) Open the terminal
4) su
5) Type "props"
6) Edit 1 fingerprint of the device
7) Choose a certified fingerprint
8) 21 Oneplus
9) Find an Android 11 device (OnePlus 8T global 44)
10) Follow the instructions
11) Restart
12) Clear Google Play Store Data
13) Check SafetyNet (should pass)
14) Open MagiskHide (Magisk -> Tap on the Shield symbol)
15) Check all apps that do not require root privileges
J4son82 said:
First you need to install magisk and then:
1) Enable settings MagiskHide
2) install MagiskHide Props Config(Magisk module)
3) Open the terminal
4) su
5) Type "props"
6) Edit 1 fingerprint of the device
7) Choose a certified fingerprint
8) 21 Oneplus
9) Find an Android 11 device (OnePlus 8T global 44)
10) Follow the instructions
11) Restart
12) Clear Google Play Store Data
13) Check SafetyNet (should pass)
14) Open MagiskHide (Magisk -> Tap on the Shield symbol)
15) Check all apps that do not require root privileges
Click to expand...
Click to collapse
thanks man ill give this a shot
edit;; can confirm that this is working. thanks alot man!
linux4, its a great looking rom btw thanks for the hard work. During the first time i ran recovery, i saw there was an option to run an update through internal storage. but the second time i went to recovery it was gone. Does the update through internal storage work? and why did it disappear when i entered recovery for the second time.
Hello
What exactly is working and what does not work or do not act at highest quality? Can the camera be performed on maximum quality? I bought this cell phone (S10e) a short time ago, I'm waiting to arrive. The installation of the LineageOS can break his system? Well, as is my first Custom Room, I have some doubts.
Can someone confirm that the hotspot works (best S10+)?
KiddoIce said:
thanks man ill give this a shot
edit;; can confirm that this is working. thanks alot man!
linux4, its a great looking rom btw thanks for the hard work. During the first time i ran recovery, i saw there was an option to run an update through internal storage. but the second time i went to recovery it was gone. Does the update through internal storage work? and why did it disappear when i entered recovery for the second time.
Click to expand...
Click to collapse
/data is encrypted so no there's no way to install something from internal storage, either update via sideload, from external sdcard or OTG (If you're just talking about OS update you'll get them via OTA anyways, so what I said only applies to e.g magisk)
It has SElinux? If you could post what's working, what's not and what's not optimal, would be a great help. I'm just waiting to have a notion of things and test.
bym22028 said:
Can someone confirm that the hotspot works (best S10+)?
Click to expand...
Click to collapse
Hotspot is working on S10+ (and i think on other models too)
Works great so far. Seems I can even use bankings apps, after unrooting again. I initially rooted to restore backups using TitaniumBackup but then removed magisk using the internal uninstaller (checked "remove completely"). DKB, comdirekt and TK work so far.
EDIT: hotspot works on s10e
How to make Voice Match (OK Google hot word) working?
it is not available right now
s10e - August SP when? The current and only release in LOS was on 5th Aug but has July Security Patch!
Edit:
Aug SP was released on 2nd Aug https://source.android.com/security/bulletin
Can anyone test if android auto is wokring with the car ? Thanks in advance!
manderspaul said:
Can anyone test if android auto is wokring with the car ? Thanks in advance!
Click to expand...
Click to collapse
It is working fine.
Hi, is there a camera app in this rom that works wide, ultrawide, slowmo and portrait mode("all in one")? And a remap of the bixby button is possible? THX
choduram said:
t is working fine.
Click to expand...
Click to collapse
Also wireless android auto ?

Magisk 24.1 downgrade: warning!

This morning Magisk notified me about the update available (from 23.0 to 24.1). To cut the long story short, it was a complete failure and I was able to revert back to 23.0.
First upgrade went unsuccessful. Magisk stopped loading. Root was lost. Yet it has succeeded to write something into boot, so uninstalling app and reinstalling 23.0 didn't help. Reboot into patched BL didn't give 23.0 root permissions to patch the BL. I have succeeded to patch stock BL with 24.1 and boot into that, then install 24.1. This has root but fails safety net. Now you need to manually flash safetynet-fix-v2.2.0.zip because Magisk does not do magisk hide anymore. That is lost and module library is lost, plus safety net check tool is lost too. OK, with the fix it can pass the basic check, but for example Citi mobile app sees the root anyway. I have decided to downgrade to 23.0 because I only see a loss in functionality without any benefits.
Now you cannot patch BL with 23.0 if you have 24.1 there. You cannot do it if you flash stock BL but have traces of 24.1 app. The only thing which worked for me: in the functional 24.1 app select 'uninstall magisk', 'complete uninstall', then do root from start: install app 23.0, boot into patched with 23.0 BL, direct install from the app. Half a day is lost.
To prevent it from offering any further upgrade I went into app settings, selected custom update channel and pasted there a link to the 23.0 manifest from github. So long as the project is there that shall work.
Bottom line: beware magisk above 23.0!
Bro , you got wrong, just upgraded magisk 24.1,
please read the changelogs of new version ....
https://github.com/topjohnwu/Magisk/releases
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
unknow91 said:
Bro , you got wrong, just upgraded magisk 24.1,
please read the changelogs of new version ....
https://github.com/topjohnwu/Magisk/releases
View attachment 5522143View attachment 5522145View attachment 5522147
Click to expand...
Click to collapse
I was not happy with the whole experience and with the final result when it was finally working. If someone is like me here is the warning and the way to downgrade or prevent an upgrade.
Then an important thing to note: this is the point when the author went to the other side of the barricade, which is reflected in the changelog. From this point it will be a completely different app.
magisk hide not working?
So bad. Same Problem. Magisk Sygisk not working with XPosed. I need Xposed and Magisk Hide/Sygisk.
Thats a wrong change. Wjy they do that? Its so bad. It was wokring and in a new version not. Bad change in Magisk history.
To prevent it from offering any further upgrade I went into app settings, selected custom update channel and pasted there a link to the 23.0 manifest from github.
Click to expand...
Click to collapse
@rampitec, can you please share the link?
MasterBody said:
magisk hide not working?
Click to expand...
Click to collapse
It is removed from magisk. That's in the whatsnew.
thexile said:
@rampitec, can you please share the link?
Click to expand...
Click to collapse
That's the stable 23.0 from github: https://raw.githubusercontent.com/t...4e59f631280cc26ccc6d40a7cf04f7f37/stable.json
MasterBody said:
magisk hide not working?
Click to expand...
Click to collapse
setting, configure denylist
@rampitec:
You're my liberator after I spent hours with that crap. I wonder how you came up with the URL as I could only find the resolved host topjohnwu.github.io mentioned a Wireshark capture to see what the Magisk app tries to retrieve when the default "stable branch" is selected. Maybe I was overcomplicating things.
Anyway, while I might be missing something here in general, it is difficult not to indulge oneself in a rant because what kind of a retarded bull**** is that to remove a feature (whether being replaceable by that Zygisk stuff with yet again addition effort or not yet to be seen) which allows to get apps at least halfway running by hiding the fact of having root access (whereas the necessity also only arises thanks to moronic programming and nowadays pseudo-security paranoia, especially by insecure-by-definition banking apps on the very same device) with no damn easy way to downgrade again or at least select the version one wants.
It is beyond comprehension why also that Magisk manager doesn't offer to simply select the version of preference in case a newer one breaks what was working before. God forbid, instead, even the version 23.0 apparently tries to load parts of the newer 24.1 one now which leads to (non-working) duplicates of the manager ("Magisk" & by default "Settings" then) instead of repackaging itself to only one instance of course.
It is annoying enough that regular application providers forces users into that constant having-to-update-crap but it is almost real life satire for me that even nominally sophisticated ones such as that John Wu Magisk guy* follows the same idiocy.
* who owes me hours of my lifetime while I owe you at least a beer, rampitec!
Everyone needs to start posting their devices and if they are 64 bit ONLY or 64 bit and 32 bit capable because Magisk 24.1 does not support any device that supports 32 bit. If you subscribe to TopJohn Wu, on Twitter, you get notifications with explanations.
https://twitter.com/topjohnwu?t=e4SCxqjXOBnGIqQLc1uNJg&s=09
We can not understand why you get the results you have unless we know your device and OS and you need to know if your device is 64 bit ONLY, or 64 bit and 32 bit capable.
Pete R
little-endian said:
@rampitec:
You're my liberator after I spent hours with that crap. I wonder how you came up with the URL as I could only find the resolved host topjohnwu.github.io mentioned a Wireshark capture to see what the Magisk app tries to retrieve when the default "stable branch" is selected. Maybe I was overcomplicating things.
Click to expand...
Click to collapse
Not much of my work really. Found a link on youtube how to set the channel to some version. Go to github magisk repo, browse for needed version, select view file, select "raw", copy the URL of the page. This is the update channel.
Thank you! It worked for me. After going back to 23, I have changed the update channel url to 0.0.0.0, so there is no update at all. And it's back to normal again.
rampitec said:
That's the stable 23.0 from github: https://raw.githubusercontent.com/t...4e59f631280cc26ccc6d40a7cf04f7f37/stable.json
Click to expand...
Click to collapse
Application hiding process is done, thank you very much. I've been editing the 23.0 version with apktool m for hours. I couldn't think that only the url link would be the solution to get rid of the version upgrade, I was surprised and a very good idea came to my mind. I will integrate the url into the classes.dex file. The new version is a complete disgrace, too bad, don't install it. Tr to En Google Translate
Have you ever seen that Magisk 23 recognizes the root but when update it gets N/A and the app doesn't work but SuperUser still get access. I tried to do trough Path Boot andZip Odin(S7 Edge Android 8.0)
I formatted the device, re-do Stock Rom but dont work.
the App 24, 24.1 or Canary keeps not working (N/A). Less than 8.0.7 work normally
I applied a custom with Android 10,11 and 12. It works
You can patch boot.img over magisk 23.0 apk installer in android and flashed this patch_magisk_boot.img over fastboot / adb on pc. Magisk 23.0 is now work. Downgrade 24.1. Magisk Hide is back and edxposed works.
tI tried to do this, but the magisk 23 app doesn't allow me to patch without updating to 24.1 first..
RootPoG0 said:
tI tried to do this, but the magisk 23 app doesn't allow me to patch without updating to 24.1 first..
Click to expand...
Click to collapse
uninstall magisk befor. magisk root and app.
rampitec said:
...Half a day is lost...
To prevent it from offering any further upgrade I went into app settings, selected custom update channel and pasted there a link to the 23.0 manifest from github. So long as the project is there that shall work.
Bottom line: beware magisk above 23.0!
Click to expand...
Click to collapse
rampitec said:
That's the stable 23.0 from github: https://raw.githubusercontent.com/t...4e59f631280cc26ccc6d40a7cf04f7f37/stable.json
Click to expand...
Click to collapse
Thank you! I had a feeling something weird was going on and I was ignoring the update notification for a few days now. Good thing I did some digging before installing magisk 24.1.
Hello! I'm on a galaxy s9+ running android 10.
I didn't pay attention and clicked on update, and i regret it so much!
i am on magisk 24.1 with zygisk and ramdisk both set to "yes".
I have the uiversal safetynet fix v2.2.1 and google play services and play store hidden on the denylist
I can't pass safetynet, it fails on "basic integrity" and on "cts profile match"
so upset i updated!

[HELP] Magisk question

Hi!
Yesterday i did fresh install / ROOT my RN8P (EEA - V11.0.3.0.PGGEUXM) after long time and i installed magisk V23 (to test if Magisk hide working yet on some app) but when im tryed to
install SafetyNet (V 2.1.1) it tell me to install Riru but to install Riru now i have to install Magisk V24 altleast.....
So my question is...its better i install again last version of magisk (V25.2)?
There is any module that working like magisk hide? i was out of modding for some month so im not up to date yet....
Any answer will be apprecitated ty!
Yes, I prefer installing Magisk 25.2 as it comes with Zygisk which hides itself from other apps.
If that still doesn't works then you can install Shamiko. A module for Zygisk which hides root completely from the device.
If your device doesn't pass the SafetyNet test after installation then it's probably because of the Magisk patched image flashed into the device since nowadays apps can detect if it's a stock android or not.
But I am pretty sure that there are other modules to hide that too.
Sent by me from A50s with TWRP and S12 Revolt Corvus OS.
Someone Anyone said:
Yes, I prefer installing Magisk 25.2 as it comes with Zygisk which hides itself from other apps.
If that still doesn't works then you can install Shamiko. A module for Zygisk which hides root completely from the device.
If your device doesn't pass the SafetyNet test after installation then it's probably because of the Magisk patched image flashed into the device since nowadays apps can detect if it's a stock android or not.
But I am pretty sure that there are other modules to hide that too.
Sent by me from A50s with TWRP and S12 Revolt Corvus OS.
Click to expand...
Click to collapse
- Ok ty so much! so its better im upgrade to last version because its better then v23?
- The problem of installing SafetyNet on V23 its because u need to install Riru that dont support anymore the V23!
So u need to upgrade mandatory to V24 wich make it useless because the last version its better then V24!
PS
I has already had installed v25 but some game detect it and dont let me play that why i downgrade to V23...
Someone Anyone said:
Yes, I prefer installing Magisk 25.2 as it comes with Zygisk which hides itself from other apps.
If that still doesn't works then you can install Shamiko. A module for Zygisk which hides root completely from the device.
If your device doesn't pass the SafetyNet test after installation then it's probably because of the Magisk patched image flashed into the device since nowadays apps can detect if it's a stock android or not.
But I am pretty sure that there are other modules to hide that too.
Sent by me from A50s with TWRP and S12 Revolt Corvus OS.
Click to expand...
Click to collapse
Ok im installed again Magisk v25.2 and installed last safetynet (2.3.1) but its me or they removed safetynet check from magisk??? why they did that???
How to check if my safetynet is passed???
Also i noticed ALL modules is gone....
Wich modules i have to install also???
Also i noticed my Zygisk is marked as yes and ramdisk as no....my ramdisk need to be set as yes?
ty so much.
roberto_1986 said:
Ok im installed again Magisk v25.2 and installed last safetynet (2.3.1) but its me or they removed safetynet check from magisk??? why they did that???
How to check if my safetynet is passed???
Also i noticed ALL modules is gone....
Wich modules i have to install also???
Also i noticed my Zygisk is marked as yes and ramdisk as no....my ramdisk need to be set as yes?
ty so much.
Click to expand...
Click to collapse
Hey!
Sorry for the late reply.
Well for safety net check you have to update the app or simply it isn't available for your device.
You can download the official SafetyNet check app from Playstore.
For ramdisk it depends on your Firmware.
roberto_1986 said:
- Ok ty so much! so its better im upgrade to last version because its better then v23?
- The problem of installing SafetyNet on V23 its because u need to install Riru that dont support anymore the V23!
So u need to upgrade mandatory to V24 wich make it useless because the last version its better then V24!
PS
I has already had installed v25 but some game detect it and dont let me play that why i downgrade to V23...
Click to expand...
Click to collapse
For game detection you have to go to Zygisk > Select Apps for list > Save > Enforce list > Reboot.
Someone Anyone said:
For game detection you have to go to Zygisk > Select Apps for list > Save > Enforce list > Reboot.
Click to expand...
Click to collapse
Im installed both app and magisk to last version! also i have installed EEA MIUI V11.0.3.0.PGGEUXM A9 is the stock firmware! Any other module u suggest i have to install???
I remember i had installed busy box and other modules that i dont remember!
Another weird thing is when im made fresh install seems like most app didnt update to last version why???
ty again for your answer^^
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
roberto_1986 said:
Im installed both app and magisk to last version! also i have installed EEA MIUI V11.0.3.0.PGGEUXM A9 is the stock firmware! Any other module u suggest i have to install???
I remember i had installed busy box and other modules that i dont remember!
Another weird thing is when im made fresh install seems like most app didnt update to last version why???
ty again for your answer^^
View attachment 5791443
Click to expand...
Click to collapse
Magisk Patch blocks the Google Framework for some time that's why most of the time it is suggested to complete the setup without internet.
For ramdisk your device might not have one but it shouldn't be a problem.
Do you have TWRP installed?
roberto_1986 said:
Im installed both app and magisk to last version! also i have installed EEA MIUI V11.0.3.0.PGGEUXM A9 is the stock firmware! Any other module u suggest i have to install???
I remember i had installed busy box and other modules that i dont remember!
Another weird thing is when im made fresh install seems like most app didnt update to last version why???
ty again for your answer^^
View attachment 5791443
Click to expand...
Click to collapse
You might also have flashed Magisk in recovery partition just like me.
However it will work just normal.
Someone Anyone said:
You might also have flashed Magisk in recovery partition just like me.
However it will work just normal.
Click to expand...
Click to collapse
Hi!
Yes i have installed LR TWRP 3.3.1 - 1104
That is a variant of TWRP recovery!
I remember this was the only recovery that work for my RN8P because the other make my phone stuck...now idk if there is other recovery that work...there is better one?
Also what did u mean for ""Magisk Patch blocks the Google Framework for some time that's why most of the time it is suggested to complete the setup without internet.""
I have rooted my phone many time and this never happend...so what i have to do?
I have to make again fresh install and install every app before the ROOT?
Or this will fixed after couple time???
what i have to do???
Ty again for your support!!!
roberto_1986 said:
Hi!
Yes i have installed LR TWRP 3.3.1 - 1104
That is a variant of TWRP recovery!
I remember this was the only recovery that work for my RN8P because the other make my phone stuck...now idk if there is other recovery that work...there is better one?
Also what did u mean for ""Magisk Patch blocks the Google Framework for some time that's why most of the time it is suggested to complete the setup without internet.""
I have rooted my phone many time and this never happend...so what i have to do?
I have to make again fresh install and install every app before the ROOT?
Or this will fixed after couple time???
what i have to do???
Ty again for your support!!!
Click to expand...
Click to collapse
I don't think that you have to root it again.
It is going to get fixed in a couple of time.
I had suggest you would Install Orange Fox since old stuff results in Faulty.
The TWRP 3.6.1 is better for nt8pro
Someone Anyone said:
I don't think that you have to root it again.
It is going to get fixed in a couple of time.
I had suggest you would Install Orange Fox since old stuff results in Faulty.
Click to expand...
Click to collapse
Hi!
I dont know whats happend because i have ROOT my pone many time without issue but now after made fresh install and rooted again my phone i receive "no sim card" after root and upgraded to last version on magisk (25.2 )
Another weird thing is after couple reboot the icon "no sim card" disappeare and my root is gone....any tip pls???

Categories

Resources