GSONAndroidSample icon indicating copy to clipboard operation
GSONAndroidSample copied to clipboard

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

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.