Json使用很方便,但是需要注意有很多第三方Jar,他们的实现也有一些差别,推荐使用以下两个包
1.org.json.JSONObject JSONObject JSON 全部为大写
API:http://developer.android.com/reference/org/json/JSONObject.html
2.com.google.gson.JsonObject JsonObject Json
http://google-gson.googlecode.com/svn/trunk/gson/docs/javadocs/index.html