Use Google DIstance Matrix in Android Studio

  • Replies:0
Mojo
  • Forum posts: 3

Jan 24, 2015, 4:07:59 PM via Website

Hey Guys,

In my new Project I want to use the Google Distance Matrix.
My problem is, that I don't know how to parse an JSON from the Google Servers into my Android App.

I want to parse this "maps.googleapis.com/maps/api/distancematrix/json?origins=Vancouver+BC|Seattle&destinations=San+Francisco|Victoria+BC&mode=bicycling&language=de-DE&sensor=false" JSON and get the value of rows > elements > distance.

Is there anyone who knows how this works?

Thanks for your help,
Mojo

Reply