Jose M Vidal
Jose M Vidal

Reputation: 9160

How to get the Android System Images that include the Play Store app?

According to this announcement I should be able to see Android images that include the Play Store. But, I cannot.

What am I doing wrong?

These are my recommended images. None of them include the Play Store.

enter image description here

and my x86 images. None of them include the Play Store.

enter image description here

I have pressed the refresh button. These are it.

I have tried a bunch of these images, but none of them gives me the Play Store:

enter image description here

Somehow, google manages to get the play store in some of their virtual devices:

enter image description here

My downloaded SDKs are:

enter image description here

Upvotes: 9

Views: 2600

Answers (2)

Rapunzel Van Winkle
Rapunzel Van Winkle

Reputation: 5500

You're correct that the Google Play Store is only available for Nexus 5 and 5x emulated devices. However, I didn't see the "Select Hardware" screen among the screenshots that you posted.

At the bottom of the AVD "Your Virtual Devices" screen, click "Create Virtual Device". This should take you to this "Virtual Device Configuration" screen.

screenshot

If you scroll down the list of hardware, you should (hopefully) see Nexus 5 and 5x devices with the Play Store icon (as shown in the screenshot). Click one of these and continue with the rest of the configuration as normal.

Upvotes: 7

Jose M Vidal
Jose M Vidal

Reputation: 9160

A comment in this question told me that Google Play only appears if one chooses a Nexus 5 or Nexus 5x as the device. That was it.

Somehow, Google has it running on a Google Pixel (as per the image above), but I guess they have not made that image available to us.

Upvotes: 1

Related Questions