Hi, Is it possible to start maps activity with an KML file? I have tried but always I get an error. I read this:
http://stackoverflow.com/questions/2470948/getting-maps-to-accept-a-dynamically-generated-kml-file withous luck, but instead a .php I put the .kml file directly (same as the example). I have also tried this with an exception error saying that it doesn't know that mime type. myIntent = myIntent.setType("application/vnd.google-earth.kml+xml"); Any ideas? Thanks, -- If you want freedom, compile the source. Get gentoo. Sebastián Treu http://labombiya.com.ar -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

