smanikandan14 / ThinDownloadManager

To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
Apache License 2.0
783 stars 185 forks source link

Pause & Resume feature #103

Closed xardox69 closed 6 years ago

xardox69 commented 7 years ago

Please enable pause and play feature for each download

farhad-kargaran commented 6 years ago

it is enabled just use compile 'com.mani:ThinDownloadManager:1.4.0' instead of compile 'com.mani:ThinDownloadManager:1.3.0'

then you will have .setDownloadResumable() in initializing DownloadRequest