Trying to get any response when connecting from Android to my web service (SOAP 1.1)?

Make sure that in your android application config file you have allowed remote access.

Make sure that in your android application config file you have allowed remote access. Also try pasting the URL into a browser and see whether it is correct. Also set a breakpoint or log in a file to determine whether the service will get invoked.

1) I got this in my manifest - 2) the URL is working when I paste in browser - 3) I get this error msg: java.net. UnknownHostException: Host is unresolved: gavgamela:80. I've red some topics around for the same problem, it says to recreate the emulator but still nothing.

Any other solution? – Rijndael Dec 1 '10 at 8:44 Problem solved :-) – Rijndael Dec 2 '10 at 8:42 Could you please share some details on how did you solve the problem? – Glad To Help Dec 17 '10 at 17:34 @ Rijndael:it will be useful to all SO users if you post your solution.

– Adhavan Feb 4 at 8:23.

I had the same problem I just add this permission in AndroidManifest. Xml Thats it :).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions