【发布时间】:2016-12-27 08:39:15
【问题描述】:
这是我的网络服务的链接,请查看 https://drive.google.com/open?id=0BwCPG2lI_UeCcXlLUGhibTJEdWs
这是 android 代码的图像 android code
请帮帮我
【问题讨论】:
-
使用Gson,帮你轻松转换
-
请勿发布代码图片。图像无法搜索,无法复制以进行测试,并且阻碍了可访问性。相反,将相关代码包含为formatted text。
-
Gson gson=new GsonBuilder().create(); JsonArray myCustomArray = gson.toJsonTree(tag).getAsJsonArray();