dpdearing / android-gps-emulator

A Google Maps-based tool for simulating the GPS location of the Android emulator
Apache License 2.0
213 stars 51 forks source link

System locality should change `geo fix` behavior #11

Open dpdearing opened 8 years ago

dpdearing commented 8 years ago

System locality changes the way floats work. On some systems it needs to use commas instead of dots

geo fix 42,42 42,42 42

From http://stackoverflow.com/questions/2279647/how-to-emulate-gps-location-in-the-android-emulator/3938737?noredirect=1#comment63260912_3938737