[android-beginners] Re: Trouble passing a KML file to the DDMS Location Emulator

2009-08-26 Thread AKA
I was able to get some KML files working by manually changing the KML tag hierarchy. Google Earth appears not to natively export KML files in a DDMS-readable form. On Aug 20, 2:44 pm, AKA wrote: > I'm sure this must be a simple/dumb thing I'm doing wrong, as I'm > unable to find anyone else post

[android-beginners] Re: Trouble passing a KML file to the DDMS Location Emulator

2009-08-26 Thread Jose Ayerdis
i-ve been working with kml exported from google maps what do are yu trying to do? 2009/8/26 AKA > > I was able to get some KML files working by manually changing the KML > tag hierarchy. Google Earth appears not to natively export KML files > in a DDMS-readable form. > > On Aug 20, 2:44 pm, AKA

[android-beginners] Re: Trouble passing a KML file to the DDMS Location Emulator

2009-09-28 Thread tarek.attia
Hey,,Did you know how to do tht,,i'm facing the same problem?,,, Please anybody Help me out On Aug 20, 8:44 pm, AKA wrote: > I'm sure this must be a simple/dumb thing I'm doing wrong, as I'm > unable to find anyone else posting about this problem...so, my > apologies in

[android-beginners] Re: Trouble passing a KML file to the DDMS Location Emulator

2009-11-22 Thread joshwe...@gmail.com
If you are getting KML from Google Earth then you may have to replace the default namespace with the following: http://earth.google.com/kml/2.x";> On Sep 25, 3:29 pm, "tarek.attia" wrote: > Hey,,Did you know how to do tht,,i'm facing the same > problem?,,, > > Please anybody He