Android Auto Emulator

  • Replies:0
Selvakumar k
  • Forum posts: 1

Mar 5, 2018, 11:47:48 AM via Website

Hi,

I have the AOSP currently downloaded and built successfully. this launches the car emulator showing the car data in the extended control. Now am trying to communicate with the Vehicle HAL using the given sample python scripts such as gui.py at /packages/services/Car/tools/emulator. But this gives me error in socket communication "error: cannot bind to socket", adb forward tcp:0 tcp:33452. Not sure how to resolve this issue? can you please advise on?

Be the first to answer