ANDROID: Implement Google Maps direction in my app

Issue

I would like to add to an app the directions from the Google maps as seen bellow, but the information to come from the google maps when I am starting the navigation (a route on the main Maps App. Would that be possible? And if yes, where would I start?
enter image description here

EDIT: This post describes better the issue I’m having, and it even provides a Kotlin library that can be used.

Solution

This can be solved using the notification Listener Service. There is a Kotlin library that can be used.

Answered By – Marius Panaite

This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0

Leave a Reply

(*) Required, Your email will not be published