CTKnight / UploadManager

A Multipart upload solution on Android, including notification and network change.
Apache License 2.0
15 stars 1 forks source link

schedule tasks with WorkManager #8

Open CTKnight opened 5 years ago

CTKnight commented 5 years ago

see also: https://developer.android.com/topic/libraries/architecture/workmanager this can hopefully reduce the min API to 14 again..

CTKnight commented 5 years ago

OkHttp3 now (4.X) requires API 21+