by root | Aug 25, 2016 | Android
In this post, I am going to discuss how to efficiently work with images in android without impacting performance/speed of application. I will be using a popular image loading library called Picasso. What I will discuss/Implement: 1) How to load many images (from web...