Geolocation - Geo Fix Not Setting Browser Location in Android Emulator

De openkb
Aller à : Navigation, rechercher

Sommaire

Questions

Using the the Geo Fix command to set the virtual device s location in the Android Emulator works properly for the Maps application. However, when I attempt to view my current location in Google Maps in the virtual device s browser, I receive the "Your location could not be determined" error. Does the Geo Fix command not support the W3C geolocation standard or am I missing something?

Answers

(1) First, open the emulator, then run cmd, type telnet localhost 5554

   this will appear
   Android Console: type  help  for a list of commands
   OK.

(2) geo fix Latitude Longitude

(3) Location loc = LocationManager.getLastKnownLocation("gps");

if it doesn t help,try this:

open eclipse, windows -> open perspective -> DDMS -> Emulator control -> Manual to manually set the latitude and longitude, and press the send button.

good luck~

Source

License : cc by-sa 3.0

http://stackoverflow.com/questions/4187249/geo-fix-not-setting-browser-location-in-android-emulator

Related

Outils personnels
Espaces de noms

Variantes
Actions
Navigation
Outils