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

Some Phones Don't Allow Online OSM Downloads #63

Open
hallahan opened this issue May 14, 2015 · 1 comment
Open

Some Phones Don't Allow Online OSM Downloads #63

hallahan opened this issue May 14, 2015 · 1 comment
Labels

Comments

@hallahan
Copy link
Contributor

hallahan commented May 14, 2015

On a lot of phones out here in Bangladesh, like:

  • Symphony
  • Walton Primo GH2

My thought is that some Android systems do not adhere to my default naming scheme for downloads. This needs to be fixed and also considered in the Control Panel Implementation #51

Screenshots from a Symphony:

screenshot_2015-05-13-16-43-37

screenshot_2015-05-13-16-44-17

@hallahan
Copy link
Contributor Author

I attempted

request.setTitle(title);
request.setDescription(desc);

on the Walton Primo GH2. Did not work. I'm wondering if DownloadManager does not work on older Android versions...

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

No branches or pull requests

1 participant