This is how to initialize a JSON parser: JSONObject jsonObject = new JSONObject(jsonString);. That will give you the entire string as a Json ...
確定! 回上一頁