Jetpack Compose image loading library for requesting and displaying images using Fresco.
JJKGlider is a library to pick images and videos from gallery with the help of Matisse and Glide 4.x library more easily.
Photon is an image loading library for Android. Photon is easy, fast and light library.
RedirectGlide
empowers Glide to load images with indirect URL
s.
Sometimes the images you want to show with Glide have indirect link and you should redirect the URL to reach the real direct link. RedirectGlide
is an extension over Glide's OkHttp3 Integration which adds the redirection functionality to Glide.
A Kotlin extension to load easily remote images in your ImageView
.
Image loader library for Android. Features: image transformations; automatic memory and storage caching; ability to load images from any custom data type; almost unlimited customization.
This library will help developers to show Image from url and to provide zooming, panning functionalities. This simple ImageView
will easily fit in ListView
/ RecyclerView
/ Activity
/ Fragment
etc.
A utils class that help load image from content provider using glide.
A reactive layer on top of universal image loader (easy and hassle-free) using RxJava 2.
Litho Picasso is a Litho compatible library, which provides an Image Component compatible with Picasso. Litho-Picasso supports a wide part of Picasso's functionality.
Multiselect library is a powerful library to select multiple images and videos efficiently.
Shutterbug is an Android library that lets you fetch remote images and cache them. It is particularly suited for displaying remote images in lists or grids as it includes a convenience subclass of ImageView
(FetchableImageView
) that make implementation a one-liner.
Loads images for Bypass using Picasso.
The library will help you to load image with progressbar from net easy. It supports fresco, glide, picasso, uil and others.
Sketch can help developers to read images from local storage or network.
Another lazy image-loading library with AndroidSVG, Animated GIF, and Bitmap filtering support built-in.
Android Library for downloading and saving images from given URLs.
BlurImageView For Android, you can load your image progressively like Medium
.
DaVinci is an image downloading and caching library for Android Wear.
Cube SDK is a light android development framework.
It allows:
Glide is fast and efficient image loading library for Android that wraps image downloading, resizing, memory and disk caching, and bitmap recycling into one simple and easy to use interface. By default, Glide includes an implementation for fetching images over http based on Google's Volley project for fast, parallelized network operations on Android.