Get the distance & duration between two locations in android?

Updated 25 September 2021

Save

We are getting distance & duration between two locations in Google map. We will find duration according to different Traveling Modes such as –

You’ll need to request the directions over HTTP. You can do this directly from Android, or via your own server.

Request the google map server with URL like-

with GET request method.

where “output” is a format of the response and parameter contains values.

Connection to communicate Map Server with URL.

Getting the response from the Google map server and parse response string to JSON format.

Getting distance & duration-

Sources: Google Maps Directions API

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


2 comments

  • kajal
    • anchit (Moderator)
  • Start a Project


      Message Sent!

      If you have more details or questions, you can reply to the received confirmation email.

      Back to Home