mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
Link better instructions to root AVD (#7839)
https://github.com/shakalaca/MagiskOnEmulator didn't work for me and hasn't been maintained for 4 years
This commit is contained in:
parent
f6d27fadc8
commit
06175048e5
1 changed files with 1 additions and 2 deletions
|
|
@ -51,8 +51,7 @@ Now we have to place our CA certificate inside the system certificate store loca
|
|||
If you want to use a production build (labeled "Google Play"; it's those builds that have Google Play installed) you can use Magisk to obtain root in your AVD.
|
||||
[Magisk](https://github.com/topjohnwu/Magisk) allows root on your Android device or emulator.
|
||||
|
||||
See the [instructions here](https://github.com/shakalaca/MagiskOnEmulator) for installing Magisk on your AVD.
|
||||
The instructions have been tested with API level 30, but are reportedly working with API levels 22 up to and including 30 and 'S' (except API level 28).
|
||||
See the [instructions here](https://gitlab.com/newbit/rootAVD) for installing Magisk on your AVD.
|
||||
Note: the instructions say to start your AVD. Do not supply an `-http-proxy` directive to mitmproxy at this point.
|
||||
|
||||
When you are done with that, your emulator will allow root. You can check this by running a terminal emulator and typing `su`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue