Skip to content

First version Of The Wallpaper app using retrofit, Gson,Glide and butterknife.

Latest
Compare
Choose a tag to compare
@ankit1057 ankit1057 released this 28 May 13:31
· 3 commits to master since this release

How to Make smart and organised network calls using retrofit
How to use RXJava and data binding to enhance app performance
How to use ButterKnife for binding view
How to use Glide 4 to load image from server
How to use Retrofit for sending requests and handling responses
How to use GSON to convert JSON to Java Objects
How to use Realm to save data in Android application