Fetch
Fetch copied to clipboard
The best file downloader library for Android
there are some links can`t be download although it can be downloaded by other apps like this URL https://s-delivery28.mxdcontent.net/v/2b2b8eab80300dcf1787e7a8374282f1.mp4?s=5dggdPKrUfZQI7t9rQn-SA&e=1634246920&_t=1634227575 it gives me REQUEST_NOT_SUCCESFUL I need help with this
Download video mp4 file throw Bad file description on my Realme C1 and Xperia Z1 with release build, work well with debug build. Android 9 The video url is: `https://v.pinimg.com/videos/mc/720p/29/8b/e4/298be43b0ab83f7608767ae5bc767071.mp4`...
Thanks for awesome library, i wonder how to add Gson Data Class as Body Content using Fetch.
very often it throws this error not sure the exact reason, can anyone help on this?
Hi, I am getting the below error: 2021-05-07 18:33:02.996 11561-19062/com.kk.train E/LibGlobalFetchLib: FileDownloader download:DownloadInfo(id=2056976545, namespace='LibGlobalFetchLib', url='http://www.mydomain.com/mobileapp/update.apk', file='/storage/emulated/0/Android/data/com.kk.train/files', group=0, priority=HIGH, headers={clientKey=SD78DF93_3947&MVNGHE1WONG}, downloaded=0, total=6499986, status=QUEUED, error=NONE, networkType=ALL, created=1620392580162, tag=null, enqueueAction=UPDATE_ACCORDINGLY, identifier=0, downloadOnEnqueue=true, extras={},...
Hello @tonyofrancis I am using fetch version **3.1.5**. I am getting this crash in my live project . Not able to generate crash but here is full crash report attached...
I save files with a unique id, I wonder if the library provides a way for ignoring or replacing the file ( I don't want to download a file that...
How to set timeout? I'm using http default download `final FetchConfiguration fetchConfiguration = new FetchConfiguration.Builder(this) .enableRetryOnNetworkGain(true) .setAutoRetryMaxAttempts(2) .setDownloadConcurrentLimit(2) .setHttpDownloader(new HttpUrlConnectionDownloader(Downloader.FileDownloaderType.SEQUENTIAL)) .build(); Fetch.Impl.setDefaultInstanceConfiguration(fetchConfiguration);` call ` request = new Request(Constante.REST_METODO_DOWNLOAD_IMG_PRODUTO_ZIP, DirectoryUtils.getPastaAppSinc().concat("/imgprodutos.zip")); request.setPriority(Priority.HIGH);...
## Context on my server it takes 20 seconds to generate a document, after generating it is returned, taking into account this scenario I need to increase the library's default...
like this URL : https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-zip-file.zip I get REQUEST_NOT_SUCCESSFULL error any help?