Android-HttpDownloadManager icon indicating copy to clipboard operation
Android-HttpDownloadManager copied to clipboard

An useful and effective http/https download manager for Android, support breakpoint downloading.

Android Http Download Manager

An useful and effective http download manager for Android. This download manager is designed to adapt different http library.

Features

  • Simple to use and lightweight
  • Breakpoint downloading support
  • Adapted with different http library
  • Kotlin support

Usage

Look at this tutorial

Note

Cause of Android SAF framework, the api of 1.x has broken and it will not be maintained now.

Supports

If you enjoy this project and would like to support it, you can buy me a coffee.

Buy Me A Coffee

License

Copyright (C) 2014-2022 Vincent Cheung

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.