marcoRS / volley-examples

Examples of Volley's image loader and http request mechanisms. OkHttp is used as the Http Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

Examples of Volley's image loader and http request mechanisms. OkHttp is used as the Http Client


Languages

Language:Kotlin 100.0%