Here you get JSONObject so change this line: JSONArray jsonArray = new JSONArray(readlocationFeed); with following: JSONObject jsnobject = new ...
確定! 回上一頁