Launching Google Maps Directions via an intent on Android

My app needs to show Google Maps directions from A to B, but I don’t want to put the Google Maps into my application – instead, I want to launch it using an Intent. Is this possible? If yes, how?

17 Answers
17

Leave a Comment