I have to write an Android client in order to use some webservices. The webservices have complex types both for input and for output parameters. I know I must use ksoap2 library, does someone has good examples or a guide to do that?
These links have saved me many times:
http://seesharpgears.blogspot.com.es/2010/10/ksoap-android-web-service-tutorial-with.html
http://code.google.com/p/ksoap2-android/wiki/CodingTipsAndTricks