Visiting www.google.com in an Android browser (or even using a canceled Android user agent) provides the option to "Share location . " When you click, it uses the GPS / cell phone towers to find out the location. I tried google.loader.clientLocation, but this only works using the IP address.
Is there a way to connect to the Android OS and access GPS data from a regular web application (rather than an Android application), similar to how Google does it?
[Google may use the Google Gears Android app to access this data.]
Thank!
eapen source
share