When I send latitude/longitude points to the Emulator (using DDMS with
GPX file or using "geo fix" from command line) the locations received
by Apps on the Emulator are slightly off.

So like I send a latitude of 41.74 and onLocationChanged recevies a
Location, and I to toString() on it and get a longitude of :
41.74016776666667

Tested with my own app and then with Google Maps on the Emulator to
double check.

So its not an app issue.

This is a recent install of the Android SDK. I just bought a Mac so
even though I've previously done all my testing on a PC (and
everything works fine there), I had to set up my mac for development.

Installed latest version of Android SDK
Installed Eclipse Helios and Android ADT.

Now I really don't think this is a Helios or ADT issue since I can do
all this without starting Eclipse at all using command line to start
Emulator and using geo fix commands, and I get the same problem.

I think its an Android SDK issue.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to