I ran tests on both emulator and real devices to confirm compatibility.
To demonstrate geolocation capabilities, I created a mini experiment site at http://www.bctx.info/wx
.
It functioned flawlessly on my Android 1.6 (Magic, I/O Phone): requesting user permission to share location,
providing latitude and longitude coordinates, and performing efficiently using Gears technology on Android 1.6.
Testing it on a recent Droid device and a 2.0 emulator image revealed that
it detects the navigator.geolocation
element successfully and awaits user input to share location data.
However, there seems to be an issue as no popup window appears on the device preventing further action. Any insights or suggestions?