# DownloadUtil 这是android 文件下载工具类,实现了多线程断点续传功能
如果你觉得我的代码对你有帮助,请麻烦你在右上角给我一个star.^_^ #下载 [![Download](https://api.bintray.com/packages/arialyy/maven/MTDownloadUtil/images/download.svg)](https://bintray.com/arialyy/maven/MTDownloadUtil/_latestVersion)
compile 'com.arialyy.downloadutil:DownloadUtil:1.0.2' #示例 ![例子图](https://github.com/AriaLyy/DownloadUtil/blob/master/img/11.gif "") 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.