Project

General

Profile

Actions

Bug #59

closed

Some file downloads are named downloadfile.bin instead of the correct name

Added by Soren Stoutner over 7 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Next Release
Start date:
09/02/2016
Due date:
% Done:

0%

Estimated time:

Description

This is caused when the download link contains variables that inform a script on the server which file to download. Android's download manager isn't smart enough to figure out what the file name is, so it calles it `downloadfile.bin`.

Downloading from this example link produces an example of this behavior:

http://download.cnet.com/Avast-Free-Antivirus/3001-2239_4-10019223.html?hasJs=n

Resolving this behavior might be difficult without totally replacing Android's download manager with custom download code and requesting full storage write permissions.

Actions

Also available in: Atom PDF