DanielG
DanielG

Reputation: 378

How to create Android (AVD) Emulator on API level 15 (Android 4.0.3)

The AVD Virtual Device Configuration screen generally shows ARM and x86 system images, and allows for a developer to download images that are not yet downloaded.

However, although I do not have IceCreamSandwich/ API 15/ Android 4.0.3 downloaded, it does not give me the "Download" button option.

Question: how can I download the Android 4.0.3 image to create an AVD emulator for that OS version?

Screenshot attached:Missing Download link

Upvotes: 0

Views: 1037

Answers (1)

Mathias Jeppsson
Mathias Jeppsson

Reputation: 405

The "Download" option is not visible because it does not fit in the "Release Name" column. Expand the "Release Name" column and the "Download" option will appear.

Upvotes: 5

Related Questions