Android KSoap2 results serialization

In the previous post about working with WSDL on Android, I described mechanism, how to make a query. Now I found a very good possibility how to interpret the obtained results. This will be just an addition to the previous post. Our responce xml will be in the following view: Name1 Active Name2 InActive androidHttpTransport.call(SOAP_ACTION,… Continue reading Android KSoap2 results serialization