Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

what is the strategy of library for downloading same file ?

Open amir215909 opened this issue 2 years ago • 2 comments

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 already exists).

amir215909 avatar Sep 06 '21 08:09 amir215909

@amir215909 did you get the solution?

Rahul7f avatar Sep 28 '21 14:09 Rahul7f

@amir215909 did you get the solution?

We decided not to use this library, Instead, we used [https://github.com/amitshekhariitbhu/Fast-Android-Networking](Android fast networking) library and modified it a little bit.

amir215909 avatar Oct 02 '21 07:10 amir215909