I\'m trying to down/upload a file with retrofit 2 but can\'t find any tutorials examples on how to do so. My code for downloading is:
@GET(\"documents/checko
i have the same problems, and i found a solution to upload files, that described here Is it possible to show progress bar when upload image via Retrofit 2