Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get progress while uploading or downloading data #67

Open
Sleepingbug opened this issue Mar 6, 2018 · 1 comment
Open

Can't get progress while uploading or downloading data #67

Sleepingbug opened this issue Mar 6, 2018 · 1 comment

Comments

@Sleepingbug
Copy link

I can't get progress while uploading or downloading data。Is there any samples ? thanks

@abbas-anwer
Copy link

This should be fixed. Often while uploading large files we need to show a progress to user otherwise they will more often than not close the app.

For now I've been using a wrapper around InputStream to get callbacks for read method. Returning with the number of bytes read.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants