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

Resumable downloads #1

Open
pishguy opened this issue Apr 13, 2017 · 3 comments
Open

Resumable downloads #1

pishguy opened this issue Apr 13, 2017 · 3 comments

Comments

@pishguy
Copy link

pishguy commented Apr 13, 2017

it seems this library doesn't support resume, is it right?

@pishguy pishguy changed the title Resume downloads Resumeable downloads Apr 13, 2017
@pishguy pishguy changed the title Resumeable downloads Resumable downloads Apr 13, 2017
@jpalvarezl
Copy link
Contributor

Retrying, Resume and Pausing is handled by the DownloadManager as described in the documentation. The purpose of the library is to simply expose the downloaded file Uri wrapped in a rx.Single. How do you think this should behave?

@pishguy
Copy link
Author

pishguy commented Apr 20, 2017

cool, now is there any sample code to know how can i manage, use notification, progressbar?

@jpalvarezl
Copy link
Contributor

I am writing at the moment a module for the library to exemplify some simple use cases. You can check the dev branch for the work in progress, but it's still pretty bare bones.

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