two types of Apps : Audio Apps – Playback to car’s audio system Messaging Apps – Text communication using voice commands Android Auto v1 Does not have OBD/CAN bus data available in an API Cannot control anything other than audio/video output for now
for the reply action to trigger PendingIntent replyIntent = PendingIntent.getBroadcast(getApplicationContext(), conversationId, createIntent(conversationId, REPLY_ACTION), PendingIntent.FLAG_UPDATE_CURRENT);