Try this (assuming you receive a JSON array): final JSONArray myResponse = new JSONArray(response.body());.
確定! 回上一頁