loading an image into imageview from URL (HTTP).
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.
The following table is the detailed list of LoadingImageFromURL.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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