Hi All,
I am working on geolocation application.In that I want to draw route between two geopoints on mapview.
I am implementing it as given in following link http://stackoverflow.com/questions/3109 ... g-kml-file but I am not getting kml file from google in android code. When I am executing google api in browser then it ask to save it but in coding its not giving . While executing this code it throws exception like "org.apache.harmony.xml.ExpatParser$ParseException: At line 1, column 0: no element found" that means it's not getting file itself. Please give me better way to draw the path on mapview .
Thanks ,
Vishakha