Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

The best file downloader library for Android

Results 129 Fetch issues
Sort by recently updated
recently updated
newest added

recently users reported to us that the Application is consuming their data traffic excessively, after investigating and measuring it multiple times we found out this is causing due to this...

is say: Failed to resolve: com.tonyodev.fetch2:fetch2:3.0.12

I have to implement this situation: I have a list with n rows. Each rows corresponds to a resource with n media to downloads. I want to download more rows...

Could not GET 'https://jitpack.io/com/tonyodev/fetch2/fetch2/3.1.6/fetch2-3.1.6.pom'. Received status code 401 from server: Unauthorized Please review and let me know if any solution Thanks in advance

Failed to resolve: androidx.tonyodev.fetch2:xfetch2:3.2.0

latest release (androidx and native) not in maven

I use setDownloadConcurrentLimit but it's not work I test to set it 3 and add 5 downloads all downloads are starts , please help me im use latest version androidx

The build for version v3.2.0 seems broken. More details on build log: https://jitpack.io/com/github/tonyofrancis/Fetch/3.2.0/build.log

Calling ```pause(id)``` on the Fetch instance when the download is in 'Waiting in queue' state will NOT pause it. Status will change to pause but it still moves out of...