downloader

Additional

Language
Kotlin
Version
1.0.2 (Jun 29, 2019)
Created
Jun 18, 2019
Updated
Aug 20, 2019 (Retired)
Owner
alirezat775
Contributors
Bahram Malaekeh (Mithrandir21)
alirezat775
2
Activity
Badge
Generate
Download
Source code

Advertisement

Downloader


Useful library for downloading file, mp3, mp4, ..... any file

Options

  • pause, resume, cancel, queue
  • multi download
  • add header request
  • set download directory
  • set time out connection
  • show progress download (percent, downloaded size, total size)
  • event every action (onStart, onPause, onResume, onProgress, onComplete, onFailure, onCancel)

Issue

Usage

add to root build.gradle

    maven { url "https://jitpack.io" }

add to module build.gradle

    implementation 'com.github.alirezat775:downloader:{latest-version}'

contribution guidelines

please commit in development branch and send a pull request to merge development branch. explain better in a commit message, don't remove class author and add your data in a header of class