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?
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?