I’m getting an error from Android that “Host is unknown server:80”. I’m trying to access a WCF Rest service on a server from Android Emulator on a virtual machine. Is this scenario supported? BTW, I can access the help page of the service, so I know the service is working. And I can access it from that virtual machine.
Any help is appreciated. My development environment is Windows 7 64 BIT, using latest Eclipse version. The services is on a Win 2008 R2 machine.
I had to use the 10.0.2.2 alternative IP since the emulator uses the localhost IP.