I am having a lot of trouble finding good information on how to call a standard SOAP/WSDL web service with Android. All I've been able to find are either very convoluted documents and references to "kSoap2" and then some bit about parsing it all manually with SAX . OK, that's fine, but it's 2008 so I figured there should be some good library for calling standard web services.
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label sax. Show all posts
Showing posts with label sax. Show all posts
Tuesday, May 29, 2012
How to call SOAP web service with Android
Tags
android,
google,
java,
sax,
Tips For Programmer,
web-services
Monday, April 16, 2012
How to parse XML using the SAX parser
I'm following this tutorial .
It works great but I would like it to return an array with all the strings instead of a single string with the last element.
Tuesday, April 10, 2012
How to parse XML using the SAX parser
I'm following this tutorial .
It works great but I would like it to return an array with all the strings instead of a single string with the last element.
Subscribe to:
Posts (Atom)