Retrofit, Volley, Glide, Picasso, Universal Image Loader [Comparison] - Android Advanced Tutorial #8
There are three main libraries that I usually use for downloading images from the web or displaying them from a resource file: Glide, Universal Image Loader and Picasso. I talk about them and which one would be best suited for your application.
There are many ways to download data from the web. Some of the most common ways are using Androids HTTP (with AsyncTask), Retrofit, and Volley. I talk about which one would be most suited for your individual application needs.
NOTE: This information is based on MY personal experiences only.
➤My Keyboard:
↻ https://goo.gl/1RUqgb
➤My Microphone:
↻ https://goo.gl/mPh3dk
➤Comparing Universal Image Loader, Glide, Picasso:
↻ https://goo.gl/QdMX6i
➤Comparing Retrofit and Volley:
↻ https://goo.gl/jgPrpE
➤Comparing Retrofit, Volley and OkHTTP:
↻ https://goo.gl/MFPuMS
➤Building Reddit App Tutorial Playlist:
↻ https://goo.gl/PsXbpE
➤Check out our website:
↻ http://www.CodingWithMitch.com