I have an android app that basically takes gps coordinates from where a user travels. I want to be able to take those coordinates and pass them into the navigator so that I can get turn by turn directions for the user. Is there a way to do this in android?