If you have an array JSONArray myArray=new JSONArray(string). now loop through the array and get the objects like ArrayList<JSONObject> yourObjects=new ...
確定! 回上一頁