Is it possible to add Google Navigation to my Android application. My idea is to have a button on the app, which when clicked, opens Google Maps so that the user can see where they are and how to navigate to certain Points Of Interest on my chosen local map.
Alternatively, is there any open-source navigation I can use and how could I harness it to my Android application in order to add in the user navigation functionality?