Fresco
MediaPicker
DISCONTINUED
Our great sponsors
- Sonar - Write Clean Java Code. Always.
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
Fresco | MediaPicker | |
---|---|---|
3 | 0 | |
16,948 | 257 | |
0.1% | - | |
8.5 | 0.0 | |
9 days ago | almost 3 years ago | |
Java | Java | |
MIT License | GNU General Public License v3.0 or later |
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.
Fresco
-
React Native 0.57.x <Image/> large images low quality
I have created an issue at Fresco on August 22, 2019 and after some conversations and talkings, the only way for now to disable image downsample, is to compile Fresco from source after removing/comment out the downsample code inside DecodeProducer.java.
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Image loading: Glide, Picasso, Coil, Fresco
-
A foss "PDF scanner", alternatives to CamScanner
Project: Fresco (An Image Management Library) Copyright (c) 2015-present, Facebook, Inc. All rights reserved. License (BSD License) https://github.com/facebook/fresco/blob/master/LICENSE
MediaPicker
We haven't tracked posts mentioning MediaPicker yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
glide - An image loading and caching library for Android focused on smooth scrolling
Coil - Image loading for Android backed by Kotlin Coroutines.
Glide Bitmap Pool - Glide Bitmap Pool is a memory management library for reusing the bitmap memory
glide-transformations - An Android transformation library providing a variety of image transformations for Glide.
Android-Universal-Image-Loader - Powerful and flexible library for loading, caching and displaying images on Android.
Picasso - A powerful image downloading and caching library for Android
ion - Android Asynchronous Networking and Image Loading
Compressor - An android image compression library.
SoBitmap - Bitmap decoder, handle resize & quality & compress stuff following user's configurations.