Ruby on Rails & Android
[Android] Got always altitude 0.0 longitude 0.0 altitude 10.0 on DDMS
I had a really disturbing issue with my first use of the GPS of Android with DDMS.
Always got Latitude 0.0, longitude 0.0, altitude 10.0, when sending coordinates with the Location Controls tool.
To correct this bug (coming from the locals of your machine, simply add this line to your eclipse.ini file :
-Duser.language=en
Enjoy
| Print article | This entry was posted by Alexandre Gherschon on July 6, 2010 at 9:57 PM, and is filed under Android. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |

