# 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.

Repository: https://github.com/gotev/android-upload-service
Canonical: https://ross.abutalabs.com/products/android-upload-service
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: upload, service, http, android, ftp, binary, background, notification, persistent, persistent-data, plugins, https, ssl, multipart-uploads, multipart-formdata, multipart
Last push: 2025-01-18T12:07:46+00:00

## Health v2 (maintenance only)
Score: 31/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 2, release rhythm 28, longevity 100
- inputs: {"age_days": 4726, "days_push": 592, "days_rel": 592, "gap_med": 67, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2855, forks 702 (observed 2026-08-28T04:07:25.851670+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: file-upload, http-client
- domain: mobile-development, android-tools, web-development
- platform: -
- tags: background-uploads, multipart, ftp, progress-notification, kotlin, persistent-requests, android

## Member repositories
- gotev/android-upload-service (main) score 31

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:25.851670+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:36:44.586186+00:00, confidence not recorded.
  - readme: https://github.com/gotev/android-upload-service (fetched 2026-08-28T04:07:25.851670+00:00, sha 585b9fe1e7ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
