A simple android application for retrieving JSON from webservice using Retrofit for doing HTTP request and GSON for the parser. This example are following this tutorial :
Android Tutorial – JSON Parsing using Retrofit – Part 1 | Source
Mastering Complex Lists with the Android RecyclerView | Source