#Volley Examples A set of examples on using Volley's ImageLoader and creating a Http request that returns json data parsed by Gson. The application is wired up using Dagger(dependency injection) and OkHttp as the Http Client.