A "full" discussion about this can be found at http://groups.google.com/group/android-developers/browse_thread/thread/32c0e799290b4854
On Sep 29, 12:49 pm, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > We all got stuck in DDMS controls, check the other threads. > There are two conditions for a KML file to work in DDMS: > * the KML file must not be a multi-coordinate styled file (like when > you save a direction in Google Earth => it is not supported since > v0.9) > * in order DDMS controls to work, your OS must be in an english (GB) > locale, yes this is a strange bug... > > On Sep 28, 12:09 pm, "E.D.I" <[EMAIL PROTECTED]> wrote: > > > i have created a kml file Route.kml > > and i tried to load it to the to the DDMS and indeed it was loaded > > the only problem is the what i see is the name rout and the lot long > > are 0.00000 > > and when i try to get the list of providers i get only 'gps' provider > > witch also does not realy give me my current > > location but also gives 0 for lat long, i have also connected a > > lestener to it and the location does not change the only way it works > > is if i give it a manual locationand the the 'gps' my current location > > changes.. > > the question is how can i use a kml file as a provider.... > > and if there is a problem maby agpx file will work but i dont realy > > know how to create it > > please help i'm realy stuck --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

