android url to access KML route
I am trying to draw path between two points on google map using url below, http://maps.google.com/maps?f=d&hl=en&saddr=13.005621,77.577531&daddr=13.005621,77.579531&ie=UTF8&0&om=0&output=kml before it was working properly, but now it shows exception, I/System.out(461): Unexpected end of document doc is returning null why? my code is bellow, http://pastebin.com/XvR0rYdQ thank you Rizvan These links help u to code for maps: MAPS Tutor Maps Location Maps Api If u want url only then use this : http://code.google.com/apis/kml/ These Is complete source code for maps location . Android Android G1