I need to know the params, how an intent has to be done, to show just the routing in text (not the route on map or start navigation).
Uri.parse("maps.google.com?saddr" + address)
The code above start the navigation and showing the route on the map.
Is there someting like ...route?...