Hi,
Can someone explain the difference between OkHttp and OkHttpUtils2? What is the use case for either of these libraries?
I need to download a series of files from the web and append each of these files to a single file on the SD card.
There are many options for downloading files and I am in doubt of which library to use.
/Martin
Can someone explain the difference between OkHttp and OkHttpUtils2? What is the use case for either of these libraries?
I need to download a series of files from the web and append each of these files to a single file on the SD card.
There are many options for downloading files and I am in doubt of which library to use.
/Martin