An open API service indexing awesome lists of open source software.

https://github.com/micahsphelele/uploadprogress

This is a demonstration on how to upload an image to a server using Multipart with Retrofit and display the upload progress to a progress dialog
https://github.com/micahsphelele/uploadprogress

android application retrofit2

Last synced: 3 months ago
JSON representation

This is a demonstration on how to upload an image to a server using Multipart with Retrofit and display the upload progress to a progress dialog

Awesome Lists containing this project

README

        

# uploadprogress
This is a demonstration on how to upload an image to a server using Multipart with Retrofit and display the upload progress to a progress dialog