What can I do in the Android emulator to connect it to my localhost web server page at http://localhost or http://127.0.0.1?
http://localhost
http://127.0.0.1
I\'ve tried it
Another workaround is to get a free domain from no-ip.org and point it to your local ip address. Then, instead of using http://localhost/yourwebservice you can try http://yourdomain.no-ip.org/yourwebservice
http://localhost/yourwebservice
http://yourdomain.no-ip.org/yourwebservice