下载失败时从Download Manager android继续下载

下载失败时从Download Manager android继续下载,第1张

概述我正在使用DownloadManager服务下载文件.我希望它在任何情况下都失败时恢复下载(例如互联网断开连接).我正在保存下载请求时生成的下载ID.我可以使用该ID恢复下载吗?或者使用任何其他方法? 编辑:我的下载服务代码:http://pastie.org/8613353 首先检查文档是个好习惯. DownloadManager documentation说: The download man 我正在使用DownloadManager服务下载文件.我希望它在任何情况下都失败时恢复下载(例如互联网断开连接).我正在保存下载请求时生成的下载ID.我可以使用该ID恢复下载吗?或者使用任何其他方法?

编辑:我的下载服务代码:http://pastie.org/8613353

解决方法 首先检查文档是个好习惯. DownloadManager documentation说:

The download manager will conduct the download in the background,taking care of http interactions and retrying downloads after failures or across connectivity changes and system reboots.

总结

以上是内存溢出为你收集整理的下载失败时从Download Manager android继续下载全部内容,希望文章能够帮你解决下载失败时从Download Manager android继续下载所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1135229.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-30
下一篇 2022-05-30

发表评论

登录后才能评论

评论列表(0条)

保存