ZixMatrix
Inactive Approved Modder
* About *
I just want to share a little of my knowledge about emulator. I hope this tutorial will be useful for you guys. Actually you can find all the resource you need from google, just with a little better Search Key Word you'll find anything you want. Google is your best friend.
* Requirements *
* Tutorial *
* Tips and Tricks *
You can do anything you want with magisk.
* Credits *
I just want to share a little of my knowledge about emulator. I hope this tutorial will be useful for you guys. Actually you can find all the resource you need from google, just with a little better Search Key Word you'll find anything you want. Google is your best friend.
* Requirements *
- MEmu - The Best Android Emulator for PC Download
- Magisk by topjohnwu Download
- BusyBox by stericson Download
- Script for installing Magisk by HemanthJabalpuri Download
- Terminal Emulator (anything will do)
- Root Explorer (anything will do)
* Tutorial *
- Install the MEmu emulator.
- Enable Root mode in Settings and Restart MEmu.
- Install Magisk
- Install Busybox
- Place Magisk.apk as
/sdcard/init.d/bin/magisk.apk
- Extract the run.sh script from below attached zip to any folder like
/sdcard/Download
- Execute the run.sh script. To do this run below commands in Terminal
su
sh /sdcard/Download/run.sh - After executing above, disable Root mode in Settings and Restart MEmu.
* Tips and Tricks *
You can do anything you want with magisk.
- Install MagiskHide to hide root from app
- Install Lucky Patcher to patch MEmu (remove ADs)
- Install LibDumper for dumping file
- Install changer to reset or change IMEI , Hardware ID, and many more without restart the MEmu
* Credits *
- HemanthJabalpuri from XDA, thanks for the guide and script Link