[android-developers] Problem using Ksoap2

2012-03-18 Thread g...@deanblakely.com
I'm trying to see if it is feasible to access .Net WCF SOAP services from an android client. I found a post at http://naveenbalani.com/index.php/2011/01/invoke-webservices-from-android/comment-page-1/#comment-13485 That shows how to accomplish this using a library named Ksoap2. I'm pretty sure I

[android-developers] Problem using ksoap2 in Android

2009-09-29 Thread Gareth
I've written a webservice client which uses ksoap2. When I run a test program from outside of Android everything works without a problem, however when I issue the SOAP requests from within Android then every 2nd request seems to fail, throwing the following error (copied from the Dalvik Debug Moni