JsonObject ; import com.google.gson.reflect.TypeToken; Gson gson = new Gson(); List<Map<String, Object>> myPushList = null; String jsonArray ...
確定! 回上一頁