Page 1 of 1

How to root Andy OS Emulator (www.andyroid.net) v47.x.x.x

Posted: Wed 31 Oct 2018 5:32 pm
by tong
How to root Andy OS Emulator (http://www.andyroid.net) v47.x.x.x
https://www.gadgetcouncil.com/root-andy-emulator-using-andy-rootkit/

1. Shut down Andy emulator.

2. Expand the size of android_boot_disk.vmdk to at least 16MB.
cd %APPDATA%\Andy\machines\*-*-*-*-*\images\
vmware-vdiskmanager.exe -x 16Mb c:android_boot_disk.vmdk
3. Enable ADB Debugging through Andy Launcher.

4. Boot up Andy emulator.

5. Transfer the magisk tarball, untarball and excuse shell script.
adb push magisk.tar.gz /data/local/tmp
adb shell "cd /data/local/tmp; tar -zxf magisk.tar.gz; cd magisk; ./install.sh"
6. Reboot Andy emulator.
image_01.png image_02.png

Re: How to root Andy OS Emulator (www.andyroid.net) v47.x.x.x

Posted: Wed 31 Oct 2018 9:22 pm
by tong
Download all files here: