You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
lyy 638c132818 图片 8 years ago
.gradle/2.10 没做啥 8 years ago
.idea 没做啥 8 years ago
app fix bug 8 years ago
cache/build bug fix 8 years ago
downloadutil fix bug 8 years ago
gradle/wrapper jcenter 8 years ago
img 图片 8 years ago
.gitignore 忽略文件修改 8 years ago
LICENSE Added files via upload 9 years ago
README.md 图片 8 years ago
build.gradle jcenter 8 years ago
gradle.properties 修复目录结构 9 years ago
gradlew 修复目录结构 9 years ago
gradlew.bat 修复目录结构 9 years ago
settings.gradle 修复目录结构 9 years ago

README.md

DownloadUtil

这是android 文件下载工具类,实现了多线程断点续传功能
如果你觉得我的代码对你有帮助,请麻烦你在右上角给我一个star.^_^

#下载 Download
compile 'com.arialyy.downloadutil:DownloadUtil:1.0.2'

#示例 例子图

License

Copyright 2016 AriaLyy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.