majidgolshadi/Android-Download-Manager-Pro
Android/Java download manager library help you to download files in parallel mechanism in some chunks. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4074
- days_rel: n/a
- days_push: 1130
- n_releases_24m: 0
Adoption not part of the score
1611 stars · 311 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android/Java download manager library that downloads files in parallel using multiple chunks and reports task status via a listener interface. It supports pausing, resuming, and querying download task states.
Use cases
- download large files in parallel chunks on Android
- manage download tasks with pause and resume support
- get notified about download progress and completion
- query the status of individual downloads
- save downloaded files to a custom folder
When to choose
- you need fine-grained control over parallel chunked downloads in an Android app
- you want a lightweight Java library with listener-based status reporting
- you need to pause, resume, and track download tasks
When to avoid
- you need modern Kotlin-first APIs or coroutine support
- you only need simple one-off downloads covered by Android's built-in DownloadManager
- your project targets platforms other than Android
Facets
library · maturity maintenance
http-client file-system android-tools files developer-tools jvm download-manager parallel-download chunked-download java-library android mobile
1 source
- readme: https://github.com/majidgolshadi/Android-Download-Manager-Pro · fetched 2026-08-28 · 7a18667d348d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| majidgolshadi/Android-Download-Manager-Pro | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="majidgolshadi/Android-Download-Manager-Pro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem