Update: Google has not responded to this open issue from April:
http://code.google.com/p/android/issues/detail?id=2528

Furthermore, this Topograpfix sample GPX cannot be loaded either:
http://www.topografix.com/fells_loop.gpx

--Ben

On Sep 15, 8:28 pm, BJP <[email protected]> wrote:
> I'm trying to use the DDMS view to simulate GPS updates on an instance
> of the Android Emulator, but the GPX I generated with My Tracks isn't
> being accepted for an unknown reason.
>
> I don't get any errors when I try to load the GPX file (using the Load
> GPX... button in the Emulator Control), but it doesn't populate any
> locations either.  The GPX file has a <trk> object with a <trkseg>
> inside that with many <trkpt>'s inside that, just like the
> documentation specifies 
> here:http://developer.android.com/guide/developing/tools/ddms.html
>
> Anyone at Google want to tell us what the actual requirements for a
> GPX are in order to be parsed correctly by the DDMS?
>
> There are similar existing, unanswered questions 
> here:http://groups.google.com/group/android-developers/browse_thread/threa...
>
> Also, why doesn't the DDMS properly parse LineString objects from KML
> files?  That seems like such a simple thing to do to make development
> much easier; the only difference is that LineString <coordinate>
> contents have 3n numbers whereas single points have 3 numbers.
>
> --Ben
--~--~---------~--~----~------------~-------~--~----~
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