Value xxx of type org.json.JSONObject cannot be converted to JSONArray
生活随笔
收集整理的這篇文章主要介紹了
Value xxx of type org.json.JSONObject cannot be converted to JSONArray
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
這個異常是try catch 走到error 里面了
說的已經(jīng)很清楚了 json 是 字符串 不是數(shù)組形式
而我的使用 json 是字符串形式 ,
JSONArray jsonArray = new JSONArray(json);
所以這里我改成JSONObject
JSONObject jsonObject = new JSONObject(json);
這樣 就可以了。。。。。。
總結(jié)
以上是生活随笔為你收集整理的Value xxx of type org.json.JSONObject cannot be converted to JSONArray的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 腿抽脂多少钱啊?
- 下一篇: 人教版必修三劝学原文