I would like to know how could I create a custom application for Android Auto. Nowadays, I know I can create “media” and “notification” Android Auto apps, but I would like to have a custom app (with a custom service), because I would like to create a google assistant flow and modify the map.
GOOGLE ASSISTANT NEW FLOW
I would like to get custom responses for some request by voice, because I would like to ask an appointment by Google Assistant. I have just seen an Android Auto notification app. With those methods I can send and replay some message, but it’s not a new or custom Google Assistant dialog. How could I create a new app with a new google assistant voice flow.
Please, if somebody have a custom Android Auto app example to learn it, I would appreciate so much! :D
MAPS
In addition, I don’t know if I could edit Google Maps for remark some custom places in the map from my Android app, or if it’s necessary create my own map in my application. I’m not sure if when I ask to Google Assistant it’ll works my custom Google Map or it will show me the standard Google Maps (without my remarkable places).
I NEED CREATE SOMETHING LIKE THIS —> enter image description here
Thanks in advance for your help!