I rooted my S20 Ultra (SM-9880) with Magisk, but since it is a systemless root, it does not allow the installation of apps on the system folder, which I would like to do with anti-theft apps. Is there any way to undo this and root it with SuperSU instead? Or is Magisk the only option for this device?
Related
Anyone found a way to root or flash a custom rom that i can use xposed, have root and pass safety net?
i've tried flashing cm13, rootswitch and supersu and suhide. magisk and i dont pass safety net
thanks!
you can try magisk for root, but using xposed with magisk with it might trigger safetynet
Is there a possibility of a systemless xposed without depending on magisk?
I'm following this post (which has been proven to work) to get systemless root (already installed and working) as well as systemless xposed without tripping safetynet.
However, the only build of a systemless xposed for MIUI on MM I can find is xposed-v87-sdk23-Magisk-MIUI-edition-by-SolarWarez-20161127.zip - which clearly depends on magisk. I took a look at the zip contents, and much stuff does heavily depend on magisk.
However, Magisk is not needed anymore (suhide and root switch work better) and will only trip safetynet, so I don't want to install it.
Any ideas? Is there a build of systemless Xposed for MIUI without anz magisk stuff?
I have flashed SuperSU and magisk both are not rooting the phone SuperSU has a problem for first time it gives root access then it says root not detected magisk does not root it directly says not rooted:crying:
Thanks in advance
For stock rom you either need an old version of magisk or try supersu installed in system mode - if you try installing either in systemless mode you will get an error as the kernel is not compatible
Or
Flash any custom rom & root with the latest magisk
If you are rooting you might as well flash a custom rom to benefit from magisk modules and magisk hide which are not compatible with stock
I'd like to enable camera2 api, but I need to keep Android Pay working. I thought of installing TWRP and flashing modified build.prop through it without rooting, but I'm not sure if unlocking bootloader won't be enough to trip safety net. Anyone tried this?
Your best move would be to unlock the bootloader (this can fail safetynet), then install magisk for root which you can then use to pass safetynet as it will hide root etc.
Then using root from magisk you will be able to use a root explorer to enable hal3 or alternatively you may use a magisk module to enable it.
I'm using a custom ROM and magisk and am able to use android pay
Can I install a module with TWRP without magisk root in my device ?