and if you need just parse a json array you can use this code in your parsing: String tweetsJsonArray = "[{.....},{.....}]" List<Tweet> tweets = gson.
確定! 回上一頁