Android: Calling Web Service with complex types

Friday, 8 October 2010 08:39 by Anupama
Calling web service on Android is possible with KSOAP2 (ksoap2-android-assembly-2.4-jar-with-dependencies.jar) or you can write you own soap message formatter and can make http call using android apache http classes.