private ArrayList courses; //what do i put here? JSONArray array = new JSONArray(courses); json.put(JSON_COURSES, array); This is followed …
確定! 回上一頁