CodingInfinite · GitHub

Folders and files

NameName

Last commit message

Last commit date

Repository files navigation

DownloadManager is an android system service that handles long-running HTTP downloads. Apps request for downloads by passing a URI or also tell the destination folder in where you want to store that specific file.

Step by Step Tutorial and Video Demo is available here - http://codinginfinite.com/android-download-manager-example/

About

DownloadManager is an android system service that handles long-running HTTP downloads. Apps request for downloads by passing a URI or also tell the destination folder in where you want to store that specific file.

Topics

Resources

Readme

Activity

Stars

17 stars

Watchers

0 watching

Forks

11 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗