Comparison of Image Library for Android (Picasso, Fresco, etc.)
Does anyone make a comparison about the Image-library for android ? Handling images in Android sometimes is a headache since it's always about the memory problem. There are some popular libs also (such as Picasso , Fresco ), having been playing some of those, anyone did some comparison before ? Jackie Refer to this: https://twitter.com/jessewilson/status/581235604740042752 Local image caching solution for Android: Square Picasso vs Universal Image Loader https://www.bignerdranch.com/blog/solving-the-android-image-loading-problem-volley-vs-picasso/ Android Image loading - Volley vs Picasso