'Automotive Intel x86 Atom System Image not found SDK Manager

I am trying to start Automotive emulator reading this article https://developer.android.com/training/cars/testing

To install the generic system image: In Android Studio, select Tools > SDK Manager. Click the SDK Platforms tab. Click Show Package Details. Under Android 9.0 (Pie), select Automotive Intel x86 Atom System Image. Click Apply, then click OK.

but unfortunately couldn't find Automotive Intel x86 Atom System Image

enter image description here

any idea why Automotive Intel x86 Atom System Image is not available



Solution 1:[1]

Android Studio SDK Manager

The automotive feature is added from the canary version. Try 3.5 or later versions, this is a snippet from 4.0 version

Solution 2:[2]

I had the same issue as I was on Stable Channel Updates. Tried @Kishore P suggestion and switched to Canary Channel, and there it was - Automotive Intel x86 Atom System Image.

Steps - Ctrl+Shift+A open the Find Action search box Search System Settings System Settings > Updates SDK Manager > SDK Platforms > Check Show Package Details box Now you can find Automotive Intel x86 Atom System Image under Android 9.0 (Pie) Go ahead and install.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Kishore P
Solution 2 Ron