0

I need to add DVD Player support for Android Auto, I was wondering where would the DVD Player support code go , as I cannot find a HAL or supporting code for this. I was thinking about extending the TV HAL tv_input.h , which could break the compatibility.

What is the most efficient solution for this architecturally?. If i can configure the DVD output via pass-through TV?

user2845482
  • 57
  • 1
  • 1
  • 9
  • 1
    Aren't you supposed to use: https://source.android.com/compatibility/8.1/android-8.1-cdd#9_14_automotive_vehicle_system_isolation (and the link to the Automotive HAL within) – Morrison Chang Jun 11 '18 at 01:59
  • @Morrison Chang I did look in the automotive hal, there's Evs with camera and IVI HALs only supports Bluetooth, message and Audio and I can't find DVD or cd player support in any of the HALs , which seems strange to me. Do you know any such implementation where there could be such support probably in IVI? – user2845482 Jun 11 '18 at 12:18
  • 1
    Per the documentation Android Auto only supports Messaging and Audio apps: https://developer.android.com/training/auto/start/ Perhaps if you describe what you expect Android Auto to provide from any supporting device/phone running an app which needs to pass Google's quality guidelines: https://developer.android.com/docs/quality-guidelines/auto-app-quality – Morrison Chang Jun 11 '18 at 19:34

0 Answers0