Home

Awesome

Image Cache

An image download-and-cacher that also knows how to efficiently generate and retrieve thumbnails of various sizes.

Features

Using

Please see the test/ directory for both a simple example of using it as well as some unit tests. When running the application in test/ make sure to run it as an Android activity if you want to see the demo.

Both the unit tests and the interactive test load some images from our lab's servers.

License

MEL Android Image Cache
Copyright (C) 2011-2013 MIT Mobile Experience Lab

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA