A simple Android application that demonstrates using GSON to fetch and parse JSON into Java models.
For the corresponing tutorial, please click here.
For a more complete example of a finished app, check out this post with updates here.
A simple application that uses the GSON to fetch and parse JSON into Java models for Android
Java