gotev

android-upload-service

gotev

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.

AI 简介

这是一个专为 Android 平台设计的后台文件上传库,支持 Multipart、二进制流和 FTP 三种协议的异步上传,并自动显示进度通知。核心基于 Android Service 实现,具备任务持久化(重启后恢复)、广播状态通知、插件扩展能力及 HTTPS/SSL 安全传输支持,与 UI 层完全解耦。适用于需在后台稳定上传图片、视频、日志等文件的移动应用,尤其适合对上传可靠性、用户可见性(如通知栏进度)和系统兼容性(Android 5.0–14)有明确要求的场景。

Kotlin
Apache License 2.0
2.9k
Stars
701
Forks
100
Watchers
2
Issues

Star 增长

今日0
近 7 天0
近 30 天+2
综合评分60.74
默认分支master