Skip to content

using the DownloadManager as a service & use BroadcastReceiver to receive notification when download finished

License

Notifications You must be signed in to change notification settings

Android518-2016/week15-net-downloadmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week15-net-downloadmanager

Uses the DownloadManager service to download a file given a url Broadcast reciever updates the UI when the download is compelte.

Note: input URL cannot be https:

Use of logcat to watch the logging

adb logcat -s DOWN

About

using the DownloadManager as a service & use BroadcastReceiver to receive notification when download finished

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages