XML : geting xml code from google routing api in androide studio

Im trying to run google routing api. its baisically a link where you add origin and destination and that produces xml code

the problem I am having is that i cant figure out how to get the xml code that the link produces to the xml file in androide studio for example going to the following link

https://maps.googleapis.com/maps/api/directions/xml?origin=Chicago,IL&destination=Los%20Angeles,CA

will produce routing xml code from Chicago to Los Angeles

No comments:

Post a Comment