Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8887759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:53:20+00:00 2026-06-14T21:53:20+00:00

I am developing an app with which, the user can input the destination and

  • 0

I am developing an app with which, the user can input the destination and a route from his current position to the destination will be shown on the google map.
I searched online and found many tutorials in which they were using google map api javascript v3 . I also read the official documents from

https://developers.google.com/maps/articles/android_v3,
https://developers.google.com/maps/documentation/directions/

But I am confused as

  • how are they using the javascript in their program.
  • how is XML /JSON working.
  • how is this program overall is working?

As what I understand that the methods defined in the above documents are related to a browser app, so how will it be launched from an android application?

And finally which is the best way/method/api to develop this app.

Lastly , I am not looking for the code ,as I will develop the code myself. I am just wanted to know that overall how these app/ google maps is working?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T21:53:21+00:00Added an answer on June 14, 2026 at 9:53 pm

    This link have tutorial to draw route path on map in our app. this may help you and
    use below to link with map app… this will take to you in google map application

    String uri = "http://maps.google.com/maps?f=d&hl=en&saddr="+source_latitude+","+source_longitude+"&daddr="+destination_latitude+","+destination_longitude;
    Intent intent = new Intent(android.content.Intent.ACTION_VIEW, Uri.parse(uri));
    intent.setClassName("com.google.android.apps.maps", "com.google.android.maps.MapsActivity");
    startActivity(intent);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing an app in which, among other things, the user can input a
I'm developing an app where the user can take up to 3 photo's which
I am currently developing an app which will be on Android Market. How can
I am developing an app in which User can tweet some predefined text. I
I am developing a backup/restore system for my app in which the user can
I am currently developing a mobile app which need the current position of the
I am developing an iphone app which will fetch the data from CSV file
I am developing an Android app which takes the current location of the user
I am developing facebook app in which i am fetching user's friend detail in
Im developing a app which has a user sign-up activity, there I need to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.