How to prepare KML file for Android Emulator Control?

Posted by AndroiDBeginner on Stack Overflow See other posts from Stack Overflow or by AndroiDBeginner
Published on 2010-01-21T12:23:54Z Indexed on 2012/07/02 9:16 UTC
Read the original article Hit count: 288

Filed under:
|
|

I am trying to test my application with location information. You know the Emulator Control has an ability to load from KML file. (Eclipse -> DDMS -> Emulator Control -> Location Controls -> KML -> Load KML...) I've prepared KML file using Google earth application with its "Add path". Then saved it by .kml extension and load it on the Eclipse. Eclipse didn't load this KML file.

How to prepare KML file for Android Emulator Control?

© Stack Overflow or respective owner

Related posts about android

Related posts about debugging