I have some web services that uses WSDL/SOAP for communication. Specifically, I am using PHP and Nusoap to make them. How can I use these web services on Android? I am going
Icesoap, which I found yesterday, looks promising. It worked on a basic test, but it lacks more examples.