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

Download Manager cannot download some files #75

Open
SewDevks opened this issue Apr 28, 2016 · 3 comments
Open

Download Manager cannot download some files #75

SewDevks opened this issue Apr 28, 2016 · 3 comments

Comments

@SewDevks
Copy link

Using Android SDK 23 download of a ZIP file doesn't really work. Download Manager starts working, finishes work but there's no file. What may be wrong?

@peternied
Copy link
Contributor

Could you provide the logcat output during this operation in a gist? Does this behavior only happen with a single zip file or other zip files or files in general?

@peternied
Copy link
Contributor

Hmm, it appears the download manager has problems generating file names based on the responses from the OneDrive service. I'm looking into this.

@peternied
Copy link
Contributor

@SewDevks This isn't an issue with zip files, or any specific file type but the service response header that hints at the file name for the download, there is a bug in how this response is being passed down which includes a name that is not consistent with the filename. I'll update this issue when this has been resolved on the service side

@peternied peternied changed the title Download without success Download Manager cannot download some files Apr 29, 2016
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