Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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.

Aug 12, 2014

A powerful image downloading and caching library for Android.

Jul 5, 2014

This project aims to provide a reusable instrument for asynchronous image loading, caching and displaying.

Features:

  • Multithread image loading (async or sync)
  • Wide customization of ImageLoader's configuration
  • Many customization options for every display image call
  • Image caching in memory and/or on disk
  • Listening loading process
Jul 5, 2014

Sketch can help developers to read images from local storage or network.

Aug 17, 2016

A simple library to display images in Android ListView. Images are being downloaded asynchronously in the background. Images are being cached on SD card and in memory. Can also be used for GridView and just to display images into an ImageView.

Jul 5, 2014

RedirectGlide empowers Glide to load images with indirect URLs.

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.

Jan 7, 2019

Loads images for Bypass using Picasso.

Jan 21, 2017

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.

Oct 27, 2017

Material image loading implementation.

Jun 8, 2015

Glide image-loading component for Litho.

Apr 25, 2017

BlurImageView For Android, you can load your image progressively like Medium.

Nov 12, 2015

Another lazy image-loading library with AndroidSVG, Animated GIF, and Bitmap filtering support built-in.

Aug 2, 2016

An abstract image loader for Android.

Jan 16, 2017

A lightweight image loading library in Kotlin.

Mar 12, 2018

DaVinci is an image downloading and caching library for Android Wear.

Mar 29, 2015

Cube SDK is a light android development framework.

It allows:

  • Load images efficiently and easily.
  • Process network API requests.
Nov 4, 2014

A utils class that help load image from content provider using glide.

Jun 13, 2017

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.

Aug 14, 2017

The library will help you to load image with progressbar from net easy. It supports fresco, glide, picasso, uil and others.

Nov 1, 2016

A reactive layer on top of universal image loader (easy and hassle-free) using RxJava 2.

Jun 11, 2017

Pearl is a powerful image caching and loading library.

Aug 7, 2016

Android Library for downloading and saving images from given URLs.

May 16, 2016

Android kit for cat placeholders.

Jul 1, 2015

Android displaying bitmaps library.

Jul 12, 2015

Android library that sets an ImageView's contents from a url. Manages image downloading, caching, and makes your coffee too.

Jul 5, 2014

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.

Jan 28, 2017

A Circular image loading and caching library for Android with circular Progressbar.

Jan 14, 2024

Modern image loading library for Android. Simple by design, powerful under the hood.

  • Kotlin: Simple Image Loader is Kotlin-native and uses no any dependencies except myself Disk LRU Cache
  • Fast: contains lots of optimizations: memory cache, disk cache, images downsampling, requests cancelling and more
  • Lightweight: ~18Kb 😄
  • Simple: minimal boilerplate, simple API, based on every-day needs, extensible for features you need
  • Flexible: not found something you need, like need FTP transport, maybe custom memory or disk caching, SVG displaying support, etc? You can easily add it on your project, because Simple Image Loader is modular and full of simple abstractions.
Jan 17, 2022

Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco

Jan 5, 2022

Jetpack Compose image loading library for requesting and displaying images using Fresco.

Oct 6, 2020