开发者

Use Web Service in Android [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 9 ye开发者_开发百科ars ago.

I want to use the web service in Android Application. I have already built web service using SOAP.


You can also try if KSOAP2 library meets your needs, since it is more suited to mobile devices than libraries aimed for PCs


You can use existing Java libraries in Android. Check out Apache's Axis: http://axis.apache.org/axis/ as an example of a SOAP Java library.

Also, this is a duplicate of this SA question: How to call a SOAP web service on Android

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜