Android Open Source - Framework image lazy-drawables






Project Summary

A framework for loading/displaying images asynchronously in Android - released under Apache Licence v2.

Web Site / Source Repository

lazy-drawables is hosted in the following web site
https://github.com/rtyley/lazy-drawables

If you think the Android project lazy-drawables listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of lazy-drawables.

ItemValue
Java File Count14
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in lazy-drawables. The names of the image files are listed as follows.

loading_50.png

The following screenshort is generated from the image listed above.

null

Java Source Files

lazy-drawables has the following Java source files.

com.madgag.android.digests.DigestUtils.java
com.madgag.android.io.FlushedInputStream.java
com.madgag.android.lazydrawables.AsyncLoadDrawable.java
com.madgag.android.lazydrawables.BitmapFileStore.java
com.madgag.android.lazydrawables.ImageProcessor.java
com.madgag.android.lazydrawables.ImageResourceDownloader.java
com.madgag.android.lazydrawables.ImageResourceService.java
com.madgag.android.lazydrawables.ImageResourceStore.java
com.madgag.android.lazydrawables.ImageSession.java
com.madgag.android.lazydrawables.ScaledBitmapDrawableGenerator.java
com.madgag.android.lazydrawables.gravatar.GravatarBitmapDownloader.java
com.madgag.android.lazydrawables.gravatar.Gravatars.java
com.madgag.android.lazydrawables.samples.DemoListActivity.java
com.madgag.android.lazydrawables.samples.GravatarListAdapter.java