devaige/MultiThreadDownloader
Light weight and simple Multi-Thread Downloader for Android observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4123
- days_rel: n/a
- days_push: 3673
- n_releases_24m: 0
Adoption not part of the score
1017 stars · 274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight Java library for Android that performs multi-threaded HTTP file downloads with pause/resume support and progress tracking. It handles URL redirection, falls back to single-threaded downloads when servers lack range support, and persists download state in a database.
Use cases
- download large files in an android app with multiple threads
- pause and resume file downloads on android
- show download progress in the status bar
- download files over http with url redirection support
- persist download progress across app restarts
- java library for multi-threaded downloading on android
When to choose
- you need a small, dependency-free download manager for an older Android project
- you want multi-threaded downloads with pause/resume and progress callbacks in Java
- your app targets very old Android APIs since it requires only API 1
When to avoid
- you need a maintained library with recent updates or security patches
- your project uses Kotlin and modern Android download APIs like WorkManager
- you need HTTPS certificate pinning or advanced networking features
- you require a license file for compliance since the repo lacks one
Facets
library · maturity abandoned
http-client concurrency file-system mobile-development android-tools files jvm downloader multi-threaded-download resume-download android-library java android mobile
1 source
- readme: https://github.com/devaige/MultiThreadDownloader · fetched 2026-08-28 · 28898060a3b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| devaige/MultiThreadDownloader | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="devaige/MultiThreadDownloader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem