Android Open Source - Development file Download-Android






Project Summary

An small example for methods by download files in Android via Groundy and Http-Request.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Download-Android.

ItemValue
Java File Count4
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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