Retrofit Tutorial — How to Upload Multiple Files to Server

preview_player
Показать описание
In this video you'll learn how to upload multiple files and a dynamic amount of files at the same time with Retrofit.

Find the tutorials for an easy read here:

Watch 20+ Retrofit videos in our playlist here:

----------------------------------------

Our book on Retrofit is available on leanpub:

----------------------------------------

Checkout 320+ technical in-depth tutorials:

Subscribe for two new videos every week:

----------------------------------------

Follow us on social media to get updates on new content:

----------------------------------------
Рекомендации по теме
Комментарии
Автор

You make this complicated stuff look so easy. I always found retrofit or any network calls in android a bit difficult to grasp. Now it doesn't seem that complicated anymore. Thank you very much for your Retrofit tutorials. I'm binge watching them right now.

subindsuresh
Автор

very good ...what about taking the photo from the camera

ahkamkhalaf
Автор

CreatePartFromString() is not working can you please share the function here!

pranshrastogi
Автор

i cant able to upload multiple files at same time, i can upload only small file like less than 300KB. i tried with large file (6MB) it keep loading a async task.. there is no response.. there is any way to set queue in retrofit ?

HaneefAnsari
Автор

How to pass multiple parameters with multiple files??

ravishrivastava
Автор

I am using flask as server, how will it accept List, does not show any list.

ShivankAnchal
Автор

how to upload image and pdf file same time in retrofit

learntechnology
Автор

I like it, hope you add subtitle.. :D

DenniS-qrnn
Автор

It would be great if you post all your code in github.

sapthagirimanivannan
Автор

I am getting an exception which states :-
"Part annotation must supply a name or use MultipartBody.part as the parameter type"
Anyone who solved this error or uploaded multiple images using retrofit and php as backend.
Any help will be of great use.
Thank You in advance.

shubhamkhirwal