JSONObject jobj=new JSONObject(response); String c = jobj.getString("GetDataResult"); JSONArray jArray = new JSONArray(c); deviceId=jArray.
確定! 回上一頁