Huxq17 Pump Save

A smart tool for android download,support BreakPoint、MultiTask and MultiThread.

Project README

Pump

Android Arsenal

Pump is a fast, easy-to-use android download library that supports multitask, multithread, and breakpoint download. Use HTTP caching mechanism to avoid unnecessary download and make download smarter. For more information, see the wiki.

See the 中文文档 for Chinese readme.

Download

App module build.gradle:

dependencies {
   implementation'com.huxq17.pump:download:1.3.10'
   implementation 'com.squareup.okhttp3:okhttp:lastversion'
}

Gifs

Single Task Multiple Task

Proguard Rules

-keep class com.huxq17.download.** { *; }
-dontwarn okhttp3.**
-dontwarn okio.**

About me

Email:[email protected]

License

Copyright (C) 2020 huxq17

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
Open Source Agenda is not affiliated with "Huxq17 Pump" Project. README Source: huxq17/Pump
Stars
217
Open Issues
17
Last Commit
3 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating