Search code examples
android-studioandroid-automotive

Android Automotive Arm_86 is not listed in Virtual Devices


I've been working on android automotive application but emulator is not yet setup due to unknown reason. I have tried the documentation and this and i'm using canary channel. After downloading the image for automotive.

enter image description here

it's not listed under virtual devices.

enter image description here

I'm using android studio version 4.0.1, how to resolve it? Thanks


Solution

  • This was resolved for me by using Android Studio version 4.2 Canary 8 to set up my automotive emulator. Download Android studio version 4.2 Canary alongside Android Studio 4.0.1 if you prefer the stable release.

    Then, in version 4.2 you can create an automotive virtual device (same way you tried above) that will then be available for use in both canary and stable releases of android studio.