Gears or HTML5 Location API on Android 1.5

Posted by Dmitry on Stack Overflow See other posts from Stack Overflow or by Dmitry
Published on 2010-04-21T14:18:31Z Indexed on 2010/04/27 15:13 UTC
Read the original article Hit count: 285

Filed under:
|
|
|
|

Hi there,

I am trying to use gwt-mobile-webkit, particularly its location api. It works well with iPhone (both device and simulator) and Firefox and on G1 with 1.6 Android, however, it does not work on G2 with Android 1.5 on it. In result I am getting onFailure callback with Permission Denied error.

So it seems, that there is some geolocation API (gears or HTML5) in the browser available, but it just does not want to ask user for granting permissions.

Do you know if there is any workaround or just enable it somewhere in settings?

© Stack Overflow or respective owner

Related posts about gwt

Related posts about gears