Android : Sample KML/GPX compatable with DDMS
        Posted  
        
            by Drahcir
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Drahcir
        
        
        
        Published on 2010-04-01T16:52:10Z
        Indexed on 
            2010/04/02
            8:03 UTC
        
        
        Read the original article
        Hit count: 1515
        
android
|android-emulator
I am testing out an Android application I wrote with google maps. The DDMS is not loading the KML/GPX files I found on the internet.
What I assume is that the files are relatively old in format (Maximum 2007) and the DDMS cannot read them. I was wondering if there is somewhere I can download a sample KML or GPX file that I can use to test out my application.
© Stack Overflow or respective owner