/Android-Universal-Image-Loader

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

Primary LanguageJavaOtherNOASSERTION

Universal Image Loader for Android

This project aims to provide a reusable instrument for asynchronous image loading, caching and displaying. It is originally based on Fedor Vlasov's project and has been vastly refactored and improved since then.

Download: JAR library; sources (you can attach it to project as source attachment so you can see Java docs)

TODO: fork for enhance this repo.

  1. cancel task when activting task reach the threshold.
  2. task can be interrupted.
  3. downloading task can save current status when it is interrupted.