开发者

Web services in Android

I want to use my own web service in my android application. Which will be the best way to do this?

(I haven't written my web service yet)

I checked the other question also like 开发者_开发百科How to call a SOAP web service on Android but they are too old.

Sorry, for repetitive question but I want to know if any new and better option is available.


Your best bet is to write a REST based web service. Use xml or json for data marshalling.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜