Skip to content

Upload large file using multipart in retrofit in android.

Notifications You must be signed in to change notification settings

krunalpatel3/Multipart-File-Upload

Repository files navigation

Multipart-File-Upload

Upload large file using multipart in retrofit in android.

This Example Show's:-

  1. How to upload file to the server from android using multipart in retrofit.
  2. How to upload file and send other FORM Data in retrofit.
  3. How to upload file and show uploading progress in percentage in multipart in retrofit.
  4. How to upload large file without memory out of bound exception.

Releases

No releases published

Packages

No packages published

Languages