ksoap
XML output from ksoap response
SoapObject result=(SoapObject)soapEnvelope.getResponse(); with aht.responsed开发者_StackOverflow社区ump i get it[详细]
2023-03-06 19:02 分类:问答Ksoap Blackberry PropertyInfo.setValue
so i im using the PropertyInfo to pass complex objects in my soap request, and its working开发者_如何学JAVA fine on android, sample :[详细]
2023-03-06 17:26 分类:问答Error in authentication when subscribing to a sharepoint webservice using ksoap2-android
I am writing an Android application that will use the getlist() method of the lists.amx service in sharepoint 2010. I am using ksoap2-android to handle my soap messages.When I try to authenticate I ge[详细]
2023-03-05 00:38 分类:问答how to convert imagebytes to byte[] in android using ksoap?
friends, i am using ksoap library to call dotnet w开发者_开发知识库ebservice. i am getting following webservice reponse[详细]
2023-02-26 05:30 分类:问答Ruby on Rails vs KSOAP
Can somebody quickly brief me on the advantages and disadvantages开发者_开发问答 of ksoap and ruby over rails please? Any help would be much appreciated.If KSOAP is http://ksoap2.sourceforge.net/, the[详细]
2023-02-22 13:52 分类:问答Call Progress Procedure in kSoap
I\'m completely new with Progress. I\'m trying to access my Progress Procedure (which works when I export it as an XML-page) in my Android app. I\'m using kSoap to do the trick, because I\'ve had some[详细]
2023-02-21 22:47 分类:问答KSOAP never timeout
I\'m using ksoap2 2.5.4 (on Android 2.2) which supports timeout. I\'m using Apache 2.2.16 to handl开发者_开发技巧e my requests. Everything works fine, but when I shutdown my Apache (or disconnect remo[详细]
2023-02-21 10:52 分类:问答XmlPullParser Exception
I\'m not able to resolve this error: org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://www.w3.org/2001/12/soap-envelope}Envelope (position:START_TAG @1:6 in java.io.InputStreamReade[详细]
2023-02-20 07:13 分类:问答ksoap connection with web service, no android (using ksoap)
well i am doing a connection... sql server with web service, web service with j2me, but now i am doing one helloworld...i could it, but now than i want to do one \"hello world \"+nombre...[详细]
2023-02-19 21:56 分类:问答Detecting GPRS network availability in android
I am using Ksoap to call my web service & i display a progressDialog while i get the response. But if i enter a area where there is no network, it continues searching for the network (The progress[详细]
2023-02-18 14:46 分类:问答