1
一切工作正常,但是從幾個小時,我正在錯誤com.android.volley.ParseError:org.json.JSONException:java.lang.String類型的值連接不能轉換爲JSONObject的
E/TAG: com.android.volley.ParseError: org.json.JSONException: Value Connection of type java.lang.String cannot be converted to JSONObject
我使用compile 'com.mcxiaoke.volley:library-aar:1.0.0'
圖書館
@Override
public void onErrorResponse(VolleyError error) {
Log.e("TAG",message);
}