What is AndroidUniversalImageLoader?

The great ancestor of modern image-loading libraries 🙂

UIL aims to provide a powerful, flexible and highly customizable instrument for image loading, caching and displaying. It provides a lot of configuration options and good control over the image loading and caching process.

Features:

  • Multi-thread image loading (async or sync)
  • Wide customization of ImageLoader’s configuration (thread executors, downloader, decoder, memory and disk cache, display image options, etc.)
  • Many customization options for every display image call (stub images, caching switch, decoding options, Bitmap processing and displaying, etc.)
  • Image caching in memory and/or on disk (device’s file system or SD card)
  • Listening loading process (including downloading progress)

Overview

  • Pricing: Free
  • Resource Link: https://github.com/nostra13/Android-Universal-Image-Loader
  • Resource Maker: Sergey Tarasevich
  • Mobile Platform Destination: Android Apps
  • Mobile Platform Support: Native Android
  • Programming Languages: Java
  • Gradle: com.nostra13.universalimageloader:universal-image-loader:1.9.5