Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要通过 DownloadManager 服务下载大于 2gb 的文件。看起来它使用整数类型来处理文件大小并且不显示下载进度。任何人都可以帮助解决这个问题。请协助。谢谢你。
编写您的自定义 DownloadManager 服务,作为替代