An small example for methods by download files in Android via Groundy and Http-Request.
Download-Android is hosted in the following web site
https://github.com/felipeska/Download-Android
If you think the Android project Download-Android 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 Download-Android.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Download-Android has the following Java source files.
com.codejump.downloadtask.DownloadActivity.java com.codejump.downloadtask.task.DownloadGroundyTask.java com.codejump.downloadtask.task.DownloadHttpRequestAsyncTask.java com.codejump.downloadtask.task.ICallBack.java