SimpleDownloader
Android downloader library designed to simplify modern file downloads
SimpleDownloader is an Android download manager library designed to make file downloading easier without forcing developers to build everything from scratch. It provides a simple API while handling multiple storage modes, foreground, notifications, queues, concurrent downloads, pause/resume, cancel, retry, and automatic recovery, unstable networks. It supports HTTP range requests for resuming downloads, task persistence, progress and speed tracking, ETA updates, and Wi-Fi-only downloading. ...