ksoap2 need help My experience with external libraries is that you need to put the source in your project and compile it in. I've never had any luck with adding jar's.
Also, my experience with kSoap has not been good. It may be a great project, but in attempting to use it in my BlackBerry projects, I've found it easier just to do my own XML parsing and SOAP stuff.
Hope this helps. |