val inputStream = context.getAssets().open(fileNameJson). 4. val jsonObject = Json.parse(InputStreamReader(inputStream)).
確定! 回上一頁