小编Has*_*oid的帖子

用Gson解析,嵌套数组列表中为null

这是我要解析的json

{

"success": true,
"status": 200,
"events": [
    {
        "event": {
            "artist_id": 54,
            "created_at": "2013-04-05T08:52:40Z",
            "duration": 2,
            "end_time": "2013-06-06T22:30:00Z",
            "event_desc": "Singer, composer, lyrist and Asia’s much lauded star, Jay Chou, will cast his spell on us once again on 6, 7 & 8 June at the Singapore Indoor Stadium at 8pm.\r\nHis most recent album “Opus 12” - the name symbolizing his 12th Mandarin album has been widely received and he now follows up with his eagerly anticipated world tour “OPUS …
Run Code Online (Sandbox Code Playgroud)

java parsing android json gson

2
推荐指数
1
解决办法
2926
查看次数

标签 统计

android ×1

gson ×1

java ×1

json ×1

parsing ×1