HI
i am new to android.开发者_StackOverflow i want to use ksoap2 to connect to web service.Can anyone give me links to a good sample application code.
it will be of great help to me.
thanks in advance
Using kSoap2 is really best thing when your getting SOAP response.
Here are links which can help you to use kSoap2:-
- Overview About It.
- About using kSoap2
- Receiving Response as Complex Type.
Please visit codereview.stackexchange.com thread of mine where I placed the code using kSoap2 Link
精彩评论