Open Smooth-E opened 5 months ago
I can confirm that Magisk 25.2 works, but none of the newer versions. I suspect something in process.sh
is incompatible with newer versions. One final step that's missing (at least for Magisk 25.2) is that you need to open Magisk in the emulator, and click the "Install" button next to "Magisk"
I can confirm that modules work properly. I was able to use mitmproxy's Magisk module to install its root cert as a trusted certificate in order to MitM HTTPS requests (as documented at https://docs.mitmproxy.org/stable/howto-install-system-trusted-ca-android/).
Alternatively, there's this repo: https://gitlab.com/newbit/rootAVD which supports Android 13 (API level 33) and Magisk v26.4.
The documentation might be confusing. Here is a quick rewrite. Since the author of this repository ignores pull requests with documentation improvements I will place an issue with a rewrite here.