Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 349 Bytes

WorkManager-File-Downloader

Download File with Work Manager (CoroutineWorker and Foreground Service with Progress bar)

Store File in Internal Storage (CacheDir) and Continue When User Kill the App in this Project im Using CoroutineWorker, UniqueWork , suspendedCanacellableCoroutine for CoroutineSupport, Hilt for Di, Okhttp for Download,