资 源 简 介
NEW Version 3.5 [Download](http://aniqroid.sileria.com) #
Aniqroid is a toolkit that contains a collection of some very useful classes and packages that can help easing up Android development.
Android misses a very important layer of convenience API in its framework.
See details here: API Specification
Usage:
Kit.init() MUST be called before using this library. See Kit for info.
Kit.destroy() MUST be called on app termination to free all resources.
API Higlights:
Highly optimized and top-notch LRU based Image caching/loading mechanism:
**A ImageCache for global caching of images in memory.
*** A CachedImageLoader for loading image from URLs in background threaded pools,