Thanks Ludwig for pointing me in the right direction :)

I've got it working now and this is how it works for me:

For getLastKnownLocation() to work, the best way is to telnet into the
emulator geo fix command or DDMS controls using Eclipse.
Without using one of these options above to set the location, the
method will return null.

A better way is to get the LocationAPISample and geo_sample_data from
http://groups.google.com/group/android-developers/files

The LocationSample registers a LocationListener so we keep getting
location updates instead of just one location value plus the .gpx file
can be used to set locations or simulate a path (cool!)

@Matthias
Let me know if my pointers help you or we can continue working to get
this working for you as well.

Thanks everyone,
Gautam

On Oct 16, 1:36 pm, Ludwig <[EMAIL PROTECTED]> wrote:
> There has been a recent exchange over 
> this:http://groups.google.com/group/android-developers/browse_thread/threa...
>
> Apologies if I missed a more specific problem in your question.
>
> Ludwig
>
> 2008/10/16 Matthias <[EMAIL PROTECTED]>
>
>
>
> > anyone found a solution? I am still struggling over this...
--~--~---------~--~----~------------~-------~--~----~
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