Comparison of Image Library for Android (Picasso, Fresco, etc.)

南楼画角 提交于 2019-12-08 08:04:15

问题


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 ?


回答1:


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

Picasso v/s Imageloader v/s Fresco vs Glide



来源:https://stackoverflow.com/questions/31048629/comparison-of-image-library-for-android-picasso-fresco-etc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!