Android Open Source - Development file DownloadWithPauseResume






Project Summary

This is a demo code to download a file pause and resume download.

Web Site / Source Repository

DownloadWithPauseResume is hosted in the following web site
https://github.com/chandangupta86/DownloadWithPauseResume

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

DownloadWithPauseResume has the following Java source files.

com.example.androiddownloadpauseresume.DownloadTask.java
com.example.androiddownloadpauseresume.DownloadTaskListener.java
com.example.androiddownloadpauseresume.MainActivity.java
com.example.androiddownloadpauseresume.NetworkUtils.java
com.example.androiddownloadpauseresume.StorageUtils.java