How to launch google maps turn-by-turn navigation from android app [ Android studio tutorial ]

Published: 11 August 2020
on channel: Technical Coding
19,299
306

In This Video I explain how to launch google maps with turn by turn navigation with intent from your android app.

Use this intent to launch Google Maps navigation with turn-by-turn directions to the address or coordinate specified. Directions are always given from the user's current location.

"mode" is sets the method of transportation. Mode is optional, and can be set to one of:

d for driving (default)
b for bicycling
l for two-wheeler
w for walking


Example code: it will avaiable in short time

Google map tutorial Part 1:
   • How to launch google maps from your a...  

Thank you guys for watching and don't forget to subscribe
   / technicalcoding  

Support us through patreon:-
https://www.patreaon.com/technicalcoding


check out my website:-
https://technical-coding.blogspot.com


Follow us on Facebook page:-
  / techno-coding-488399231922328  

Follow me on Intagram:-
  / pritish174  


#Googlemaps #Android #navigation #AndroidDev #androidstudio