Android Open Source - Development file HttpDownload






Project Summary

Download file via http.

Web Site / Source Repository

HttpDownload is hosted in the following web site
https://github.com/yangsheng1107/HttpDownload

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

ItemValue
Java File Count4
Target SDK Version21
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

ic_stat_notification.png

The following screenshort is generated from the image listed above.

null

Java Source Files

HttpDownload has the following Java source files.

com.example.download.DetailActivity.java
com.example.download.DownloadFileCallback.java
com.example.download.DownloadFileFromURL.java
com.example.download.MainActivity.java