开发者

Calling a Web Service in Android

I am currently working on an application in android where I need to call the Web Service. I am working in Android and I don't have an idea about how to call a开发者_如何学JAVA web Service in Android.

So, can anybody please help me out in how to call a Web Service in Android Programming.

Thanks, david


We use Ksoap2 WS-Stack implementation, suitable for constrained devices such a mobile phone. You can not use it directly on Android. However there is a port with some small tweaks so it can work. You can find it here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜