lingochamp/FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3907
- days_rel: n/a
- days_push: 760
- n_releases_24m: 0
Adoption not part of the score
11123 stars · 2207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FileDownloader is an Android multi-task file download engine written in Java, supporting multi-threaded connections, breakpoint-resume, and high concurrency. It offers customizable components (connection, output stream, database) and has a successor project, OkDownload, which receives new features.
Use cases
- download large files on Android with resume support
- download multiple files in parallel in an Android app
- implement pause and resume for file downloads
- download files with multiple connections for speed
- manage a queue of background downloads in Android
- persist download progress across app restarts
When to choose
- you need robust, resumable, multi-threaded file downloads in an Android app
- you want a battle-tested downloader with customizable connection and storage components
- you need high-concurrency multitask downloading on Android
When to avoid
- you want active feature development - use the successor OkDownload instead
- you need a downloader for non-Android JVM or server-side projects
- you require high unit-test coverage in your dependencies
Facets
library · maturity maintenance
http-client file-system concurrency mobile-development android-tools files jvm file-downloader breakpoint-resume multithreaded-download high-concurrency android-library android
1 source
- readme: https://github.com/lingochamp/FileDownloader · fetched 2026-08-28 · ddf81a02e0b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lingochamp/FileDownloader | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lingochamp/FileDownloader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem