Android Open Source - Image imageview LoadingImageFromURL






Project Summary

loading an image into imageview from URL (HTTP).

Web Site / Source Repository

LoadingImageFromURL is hosted in the following web site
https://github.com/moktar/LoadingImageFromURL

If you think the Android project LoadingImageFromURL 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 LoadingImageFromURL.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in LoadingImageFromURL. The names of the image files are listed as follows.

loader.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LoadingImageFromURL has the following Java source files.

com.androidhive.imagefromurl.AndroidLoadImageFromURLActivity.java
com.androidhive.imagefromurl.FileCache.java
com.androidhive.imagefromurl.ImageLoader.java
com.androidhive.imagefromurl.MemoryCache.java
com.androidhive.imagefromurl.Utils.java