Android Open Source - Image example Asyncrounous-Http-Requests-example






Project Summary

Example how do asycrounous downloads in android, for multiple images or files.

Web Site / Source Repository

Asyncrounous-Http-Requests-example is hosted in the following web site
https://github.com/minthubk/Asyncrounous-Http-Requests-example

If you think the Android project Asyncrounous-Http-Requests-example 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 Asyncrounous-Http-Requests-example.

ItemValue
Java File Count17
Target SDK Version8
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

Asyncrounous-Http-Requests-example has the following Java source files.

com.asynchronous.download.AsynchronousDownloadActivity.java
com.asynchronous.download.Download.java
opens.components.cache.Cache.java
opens.components.cache.CompositeCache.java
opens.components.cache.FileCache.java
opens.components.cache.MemoryCache.java
opens.components.cache.serializers.BitmapSerializer.java
opens.components.cache.serializers.CacheSerializer.java
opens.components.cache.serializers.ObjectSerializer.java
opens.components.http.HttpObjectRequest.java
opens.components.http.ImageRequest.java
opens.components.http.StringRequest.java
opens.components.http.core.HttpRequest.java
opens.components.http.core.HttpRequestHandler.java
opens.components.http.core.HttpRequestParams.java
opens.components.http.core.RequestQueue.java
opens.components.view.RemoteImageView.java