1. Library Image Downloading and Caching Library 1) Glide : An image loading and caching library for Android focused on smooth scrolling https://github.com/bumptech/glide 2) Picasso : A Powerful image downloading and caching library for Android https://github.com/square/picasso Network 1) Retrofit2 : Type-safe HTTP client for Android and Java by Square https://github.com/square/retrofit 2) Fast ..