Hi I m new to android developement. In my application i need to read Data from google maps api direction webservice.
http://maps.googleapis.com/maps/api/directions/xml?origin=Toronto&destination=Montreal&sensor=false
I want to call this webservice. And reading data from this link. Plz any one help me in this issue.