Download file via http.
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.
The following table is the detailed list of HttpDownload.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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