Address family not supported by protocol exception
- by srg
I'm trying to send a couple of values from an android application to a web service which I've setup. I'm using Http Post to send them but when I run the application I get the error- request time failed java.net.SocketException: Address family not supported by protocol.
I get this while debugging with both the emulator as well as a device connected…