wlfcolin / file-downloader

FileDownloader, powerful http/https file download tool on Android
Apache License 2.0
384 stars 152 forks source link

如果我在service中进行下载,那么我怎样保证每次打开activity看到进度呀 #8

Closed MathiasLuo closed 8 years ago

wlfcolin commented 8 years ago

在activity启动时,注册监听器,退出时取消注册

MathiasLuo commented 8 years ago

谢谢了哟 帮了我大忙哟