Android-API-Consumption-using-Json-and-Gson.This project was to show how to read from remote server api.The out put is in JSON string format . i used Gson as this has proved to be a faster way of parsing json in android java this also uses a recyclerview to display the data.