1_[ Gson ] GSON Download https://github.com/google/gson 콜렉션과 JSON 간 변환 Type type = new TypeToken(){}.getType(); ArrayList userListFromGson = gson.fromJson(userListResult, type); JSON 이란(Click) Java/Android 2016.08.19