Ross ROSS = Recommend OSS · open-source software intelligence for agents

amitshekhariitbhu/PRDownloader

PRDownloader - A file downloader library for Android with pause and resume support observed · 2026-08-28

github.com/amitshekhariitbhu/PRDownloader · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 64
  • 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: 3217
  • days_rel: 546
  • days_push: 217
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3391 stars · 545 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

PRDownloader is an Android file downloader library written in Java that supports pause and resume of downloads, including resume after app kill via a database. It handles any file type, large files, parallel requests, cancellation, and progress/status callbacks through a simple interface.

Use cases

  • download files like images, videos, pdfs, and apks in an android app
  • pause and resume file downloads in android
  • resume downloads after the app is killed
  • download large files on android with progress callbacks
  • make multiple parallel download requests in android
  • cancel ongoing downloads in an android app

When to choose

  • you need a lightweight, dedicated download manager for Android with pause/resume support
  • you want simple callbacks for progress, start, cancel, and error events
  • you need to download large files or many files in parallel on Android

When to avoid

  • you are not building an Android app
  • you need a full networking stack with request/response handling beyond downloads
  • you prefer a maintained solution bundled with modern networking libraries like OkHttp or WorkManager

Facets

library · maturity stable

http-client file-upload mobile-development android-tools files jvm file-downloader pause-resume download-manager large-files breakpoint-resume android

8 sources

Member repositories

RepositoryRoleHealth v2
amitshekhariitbhu/PRDownloadermain52

For agents

markdown · JSON · MCP: product_card(name="amitshekhariitbhu/PRDownloader")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem