-
-
Notifications
You must be signed in to change notification settings - Fork 275
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
Download file with download progress in % #53
Comments
Another question: how to update the progress bar in notification from service? |
Prevent UI lag when update progress http://stackoverflow.com/a/23107289/2127124 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi , i am not able to find any sample implementation to do this , before i was using volley and now i chose to use volleyPlus only to get the download progress %, and now i am unable to implement this , can anyone help me with a sample or any snippet to get download progress
thanks ,
Vinay
The text was updated successfully, but these errors were encountered: