
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 简介
gotev/android-upload-service 是一个用于在后台执行文件上传任务的 Android 库,支持多部分、二进制和 FTP 上传,并提供进度通知。其核心功能包括处理多个并发上传任务、支持持久化请求及自定义插件扩展。该库采用 Kotlin 编写,通过服务与 UI 逻辑解耦,确保即使应用退到后台也能继续执行上传操作。适用于需要稳定且灵活文件上传能力的应用场景,如社交软件中的图片或视频分享、云存储客户端等。
Kotlin
Apache License 2.02.9k
Stars
700
Forks
100
Watchers
2
Issues
Star 增长
今日0
近 7 天0
近 30 天+1
综合评分60.64
默认分支master