/GSONAndroidSample

A simple application that uses the GSON to fetch and parse JSON into Java models for Android

Primary LanguageJava

GSONAndroidSample

A simple Android application that demonstrates using GSON to fetch and parse JSON into Java models.

For the corresponing tutorial, please click here.

Update

For a more complete example of a finished app, check out this post with updates here.