Hi All,
I have built (aosp_car_x86_64-eng) AOSP-11 Automotive virtual device. The problem is that Layout Inspector in Android Studio doesn’t works with this image. With other virtual devices works Layout Inspector as expected.
When I select a process in the layout inspector, nothing happens.
Here is the log output from Android Studio
idea.log:
2020-09-30 17:30:52,269 [ 279497] INFO - ansport.TransportDeviceManager - [Transport]: sh: cd: /data/data/
com.test.app: No such file or directory
connect error: Connection refused
2020-09-30 17:32:39,774 [ 387002] INFO - ansport.TransportDeviceManager - [Transport]: connect error: Connection refused
2020-09-30 17:37:33,667 [ 680895] INFO - ansport.TransportDeviceManager - [Transport]: connect error: Connection refused
2020-09-30 17:37:34,120 [ 681348] INFO - ansport.TransportDeviceManager - [Transport]: connect error: Connection refused
...
I use Android Studio Android Studio 4.2 Canary 12
Does anyone have an idea what it could be? I appreciate any hint.
Regards