I m doing my first steps with KSoap on Android (I m porting an iOS app to Android)
I get an exception while calling the WS
06-12 15:20:29.430: W/System.err(11912): java.net.UnknownHostException: www.mywebsite.com
I m pretty sure host is accessible and I get this error on a real android device with internet up.
Any ideas why?