Picasso
A powerful image downloading and caching library for Android (by square)
glide
An image loading and caching library for Android focused on smooth scrolling (by bumptech)
Our great sponsors
Picasso | glide | |
---|---|---|
5 | 13 | |
18,459 | 33,318 | |
0.1% | 0.3% | |
7.9 | 8.2 | |
12 days ago | 14 days ago | |
Kotlin | Java | |
Apache License 2.0 | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Picasso
Posts with mentions or reviews of Picasso.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-15.
-
Best libraries for Android Developers
Picasso
-
Best way to fadein image views in a recyclerview?
You can also take a look at Coil, Picasso or Glide which usually have some kind of crossfade animation when the image loads.
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Image loading: Glide, Picasso, Coil, Fresco
-
Possivile violazione della licenza Apache 2.0 e MIT nell'applicazione CieID
picasso (Apache 2.0);
glide
Posts with mentions or reviews of glide.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-10.
-
20+ Trending and Popular Java Open Source Project
Glide
-
Best way to fadein image views in a recyclerview?
You can also take a look at Coil, Picasso or Glide which usually have some kind of crossfade animation when the image loads.
-
Top 10 Android Libraries to boost your development in 2022
GitHub: https://github.com/bumptech/glide
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Image loading: Glide, Picasso, Coil, Fresco
-
I made a free fitness app with the most popular Reddit workout programs. Use it to kickstart your fitness journey and end 2021 strong!
Shortly said, they use React generally with fast-image and Glide for better loading of images Hermes JS Engine for app optimization. The app itself seems to generally use Kotlin and a few Java libraries and they also implemented Sqlite but I'm not sure about the use case for it probably they use it for progress though (The Developer/Marketer needs to confirm this), lastly they seem to use IntellJ Idea for programming and probably compiling
-
My first app as a self-thaught developer at the age of 31. Please let me know what you think
If you see a file like this: https://github.com/bumptech/glide/blob/master/library/src/main/java/com/bumptech/glide/RequestBuilder.java tell me that your eyes don't immediately go to the comments first instead of the code.
-
Library Suggestion needed for Image, Video and GIF
I use this library for Android app - https://github.com/bumptech/glide for showing/playing Video content, image content and GIFs.
- RecyclerView - CardView
What are some alternatives?
When comparing Picasso and glide you can also consider the following projects:
Coil - Image loading for Android backed by Kotlin Coroutines.
Fresco - An Android library for managing images and the memory they use.
Android-Universal-Image-Loader - Powerful and flexible library for loading, caching and displaying images on Android.
ion - Android Asynchronous Networking and Image Loading
react-native-fast-image - 🚩 FastImage, performant React Native image component.
Glide Bitmap Pool - Glide Bitmap Pool is a memory management library for reusing the bitmap memory
ZXing - ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Thumbnailator - Thumbnailator - a thumbnail generation library for Java