Testing Xamarin capabilities for Android Auto - porting my native java code to Xamarin.
Works like a charm.
What i learned is that, as i thought it is mandatory to:
- create and set an automotive_app_desc.xml and reference it from the manifest.xml
- when creating a CarExtender.UnreadConversation you have to set the SetLatestTimeStamp() SetReadPendingIntent() SetReplyAction()