图片下载缓存:Android-Image-Cache

jopen 10年前

这是一个图片下载和缓存器,并且能够高效地生成和获取各种尺寸的缩略图。

特性:

  • easily integrates into content-provider backed applications, providing an adapter that can read local and web URLs from a cursor
  • automatic generation and caching of multiple sizes of images based on one downloaded asset
  • provides a disk cache as well as a memory cache
  • automatic disk cache management; no setup necessary, but parameters can be fine-tuned if desired
  • designed to work with your existing setup: no extending a custom application or activity needed
  • cursor adapter supports multiple image fields for each ImageView; skips fields that are null or empty
  • cursor adapter has an automatic progress bar when loading the cursor

项目主页:http://www.open-open.com/lib/view/home/1392024773114