Fixed
Status Update
Comments
fo...@gmail.com <fo...@gmail.com> #2
Digging around a bit, it appears WebKit itself doesn't handle authentication at all.
Instead, it would appear on Android that the package org.apache.http.auth does this.
Instead, it would appear on Android that the package org.apache.http.auth does this.
ry...@gmail.com <ry...@gmail.com> #3
It's definitely not passing through the information. Here's a snippet from my Apache
log:
---
192.168.10.199 - - [20/Nov/2008:20:14:37 -0600] "GET /file.txt HTTP/1.1" 401 401 "-"
"AndroidDownloadManager"
log:
---
192.168.10.199 - - [20/Nov/2008:20:14:37 -0600] "GET /file.txt HTTP/1.1" 401 401 "-"
"AndroidDownloadManager"
ma...@gmail.com <ma...@gmail.com> #4
Is there any workaround for this issue?
I know I can provide the marker symbols as high-resolution PNGs, which is a solution for the marker icons, however, Polylines are also rendered blurry, and I have no idea how to replace them.
I know I can provide the marker symbols as high-resolution PNGs, which is a solution for the marker icons, however, Polylines are also rendered blurry, and I have no idea how to replace them.
ar...@gmail.com <ar...@gmail.com> #5
Any update on this issue?
zw...@google.com <zw...@google.com>
ar...@gmail.com <ar...@gmail.com> #6
Apparently there isn't anything else to say concerning this is there.
zw...@google.com <zw...@google.com> #7
Soooo, yeah, just confirmed this on several devices. It would be really nice to be
able to access my server from my phone. That is kind of why I set it up.
able to access my server from my phone. That is kind of why I set it up.
ar...@gmail.com <ar...@gmail.com> #8
Maybe it would work on another browser besides default? Anyone know?
Description