Retrofit 2 — Upload Files with Progress
After publishing four tutorials specifically tailored to uploading files with Retrofit 2, we're still not done yet. In this tutorial we'll go a step further and show you how to show progress updates in the UI when the app is uploading files with Retrofit 2. This can be very useful …
Continue Reading