Hi everyone,
First I would like to thank you for your great contributions and help. I am trying to build an application that can retrieve the navigation turn by turn instructions from the maps navigation system. The user should enter a destination address and the turn by turn navigation will be retrieved by the code (done in app inventor) and send through Bluetooth to an Arduino that will translate this into vibrations. For example, turn left in 50 m will send a number or a character that corresponds to one vibration, turn right two vibrations etc... I know that apparently the Google maps API doesn't let me use this information, and is best to use any other openSource like Mapquest. I already Have the part that sends data through Bluetooth, and how to use location services, however I am completely lost in the getting the directions part and using thins information, I just don't understand how they work or how they could be interfaced with app inventor if they can which am not sure, and I really want to be able to use App Inventor I have tried somethings ind android Studio and it is just impossible to understand for me.
I hope there is a solution.
Thanks for tour time again and useful help you could be a lifesaver :)!!