Android library that helps you downloading and storing images..
Android-Image-Worker-Library is hosted in the following web site
https://github.com/steelkiwi/Android-Image-Worker-Library
If you think the Android project Android-Image-Worker-Library listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-Image-Worker-Library.
Item | Value |
---|---|
Java File Count | 24 |
Target SDK Version | 18 |
Minimum SDK Version | 13 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Android-Image-Worker-Library. The names of the image files are listed as follows.
stub_error.png stub_green.png stub_pink.png
The following screenshort is generated from the image listed above.
Android-Image-Worker-Library has the following Java source files.
com.steelkiwi.imageloaderexample.ImageGridFragment.java com.steelkiwi.imageloaderexample.ImageListFragment.java com.steelkiwi.imageloaderexample.ImagesAdapter.java com.steelkiwi.imageloaderexample.MainActivity.java com.steelkiwi.imageloaderexample.PhotoCollectionAdapter.java com.steelkiwi.imageloaderexample.PhotoCollectionFragment.java com.steelkiwi.imageloaderexample.content.Images.java com.steelkiwi.imagemanager.AbstractDownloader.java com.steelkiwi.imagemanager.DownloadTask.java com.steelkiwi.imagemanager.DownloaderFactory.java com.steelkiwi.imagemanager.FileImageLoader.java com.steelkiwi.imagemanager.ImageLoaderCallback.java com.steelkiwi.imagemanager.ImageManager.java com.steelkiwi.imagemanager.NetworkImageLoader.java com.steelkiwi.imagemanager.SaveBitmapTask.java com.steelkiwi.imagemanager.SaveFileTask.java com.steelkiwi.imagemanager.processing.ImageProcessingDecorator.java com.steelkiwi.imagemanager.processing.PortraitProcessor.java com.steelkiwi.imagemanager.processing.ProportionalScaleProcessor.java com.steelkiwi.imagemanager.processing.SquareCropProcessor.java com.steelkiwi.imagemanager.thirdparty.MemoryCache.java com.steelkiwi.imagemanager.util.DiskUtil.java com.steelkiwi.imagemanager.util.EllipsideDrawable.java com.steelkiwi.imagemanager.util.RoundedDrawable.java