ZDownloader icon indicating copy to clipboard operation
ZDownloader copied to clipboard

一个android多线程多任务下载框架,支持断点续传,出错重试,状态栏通知,支持链接重定向,自动从服务器获取下载文件名字,还有丰富的自定义功能。目前该库正在开发中。。。本库的目标:实现一个轻量且扩展性强的多线...

Results 7 ZDownloader issues
Sort by recently updated
recently updated
newest added

1.增加指定网络下载 wifi 2.增加字段id作为主键,抛出方法设置,最好别弄url.

使用的是 1.1.0 。 打包demo运行 输入链接下载,直接出错,设备 安卓9、11都一样

如题。存虚引用的后果就是,一个耗时耗空间的下载任务完成后,无法通知到观察者。因为Observer已经被回收。

请问能实现 应用登录后,可按照用户信息,查出用户相对应的下载任务吗

大佬,这个功能库停止维护更新了吗

```console Execution failed for task ':app:checkReleaseAarMetadata'. > Could not resolve all files for configuration ':app:releaseRuntimeClasspath'. > Could not find com.github.Z-P-J:ZDownloader:2.0.0. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/github/Z-P-J/ZDownloader/2.0.0/ZDownloader-2.0.0.pom - https://repo.maven.apache.org/maven2/com/github/Z-P-J/ZDownloader/2.0.0/ZDownloader-2.0.0.pom ```...