Android的 - 事实上的执行REST / JSON的客户端? [英] Android - de-facto implementation of REST/JSON client?

查看:75
本文介绍了Android的 - 事实上的执行REST / JSON的客户端?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是新的Andr​​oid开发,不知道是否有对REST / JSON的客户端实现一个事实上的解决方案。它看起来像极了Android开发者自己写的实现基于Apache HTTP客户端+ GSON或org.json。我不喜欢手工编写这一切code的想法 - ?有什么我可以用不重新发明自行车

I'm new to Android development and wondering if there's a de-facto solution for REST/JSON client implementation. It looks like most of Android developers write their own implementations based on Apache HTTP client + GSON or org.json. I don't like the idea of writing all this code manually - is there anything I can use not to reinvent the bicycle?

推荐答案

4个小时的寻找的答案后,我决定用CREST - 的 HTTP://crest.$c$cgist.org/index.html 。似乎正是我所期待的。

After 4 hours of looking for the answers, I decided to use CRest - http://crest.codegist.org/index.html. Seems to be what I was looking for.

更新

在5年,我仍然认为这是真的很好的解决方案。

After 1.5 years, I still think it's really good solution.

这篇关于Android的 - 事实上的执行REST / JSON的客户端?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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