We trying to call the soap apis from our android app. How to do that ? We are little bit confused about this one.
Please help us to do this.
I also have same problem. please let me know.
SOAP call need a very restrictive and complex protocol.
Did you try to use the REST API instead ? Using REST instead of SOAP is highly recommanded
Thanks for your reply. But we need some operation with this SOAP Api. It is very much helpful, if you told me the process for calling api from android.