gotev/android-upload-service
Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins. observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 2
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 67
- age_days: 4726
- days_rel: 592
- days_push: 592
- n_releases_24m: 2
Adoption not part of the score
2855 stars · 702 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that handles file uploads (Multipart, Binary, FTP) in a background service with progress notifications. It supports persistent upload requests, customizations, and custom plugins, decoupling upload logic from the UI.
Use cases
- upload files in the background on Android
- show upload progress notifications
- upload multipart form data from an Android app
- resume or persist upload requests across app restarts
- upload files over FTP from Android
- decouple upload logic from activities and fragments
When to choose
- you need reliable background file uploads on Android with progress UI
- you want built-in Multipart, Binary, and FTP support
- you need uploads to continue while the app is backgrounded or the device is idle
When to avoid
- you need uploads to survive the app process being killed
- you are not building an Android app
- you need a cross-platform upload solution
Facets
library · maturity active
file-upload http-client mobile-development android-tools web-development background-uploads multipart ftp progress-notification kotlin persistent-requests android
1 source
- readme: https://github.com/gotev/android-upload-service · fetched 2026-08-28 · 585b9fe1e7ad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gotev/android-upload-service | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="gotev/android-upload-service")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem