Posted by
Adminz
at
12.06
Read our
previous post
Install Android 5.1 on Virtual box:
[https://www.fosshub.com/Android-x86.html/android-x86-5.1-rc1.iso] [download][http://download.virtualbox.org/virtualbox/5.1.6/VirtualBox-5.1.6-110634-Win.exe] [download]
Follow this tutorial carefully so you will not get Failed to boot android after install:
[http://www.rickylford.com/install-android-5-1-on-virtualbox/] [visit]Setup Network Like on this tutorial:
Guest port: 8088[http://www.howtogeek.com/122641/how-to-forward-ports-to-a-virtual-machine-and-use-it-as-a-server/] [visit]
After all, install this proxy server Apps:
Set listen port: 8088[https://apkpure.com/servers-ultimate/com.icecoldapps.serversultimate] [visit]
Enable port forwarding:
EDIT file: /proc/sys/net/ipv4/ip_forward
add this syntax:
iptables -F -t filter
iptables -P FORWARD ACCEPT
-== ENJOY ==-