You probably live in europe like me.
This bug is caused by internationalization format of the numbers :
the gps input in emulator is waiting for something like 12.3456 when DDMS
sends 12,3456....

If you're a window user, change your internationalization settings to
english and it should be fine.

Arnaudweb

2009/4/16 pj <pja...@gmail.com>

>
> I have same question. Does anyone know what happened?
> Thank you.
>
> On Mar 5, 2:07 pm, rocia <rocia...@gmail.com> wrote:
> > hi,
> >    I encountered with a problem when I use DDMS to send mock gps
> > location data .
> >   I checked out the source code of Android  and make the latest
> > version.Then put my test apk file of gps to the emulator and start
> > DDMS, but when I use Emulator Control of DDMS to manually Button to
> > send mock location data it says no GPS emulation in this virtual
> > device. But the same apk file works fine in the SDK 1.0
> >   Waiting for your reply,thanks!
> >
>

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

Reply via email to