I have a WSDL file, and also i can retrieve the XSD file as well, in a server. i need to read either WSDL or XSD and generate a SOAP request accordingly in Android.
Thanks !!!
Use can kSoap for SOAP request.Please check my answer to this thread.