android中的ksoap连接错误 [英] error in ksoap connection in android

查看:99
本文介绍了android中的ksoap连接错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我调用与Web服务的ksoap2连接时发生错误

"org.Ksoap2.serialization.SoapObject"

我无法理解此错误,任何人都可以帮助我.....

when i call a ksoap2 connection to a web service an error occurred

"org.Ksoap2.serialization.SoapObject"

i cant understand this error, any one pls help me.....

推荐答案

Its is error from web service response side , what are you getting from web service is importane...

if you are getting single string from web service like "Hello World" then use SoapPrimitive in response ...

if you are getting non-single like array or xml then use SoapObject...check it out..


这篇关于android中的ksoap连接错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆