Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio - Google Play Store App missing in Android 12 / API 31 Emulator

I installed that:

enter image description here

When creating Emulator Device I've chosen this:

enter image description here

Android 12 is their latest broken mess, why is it not in recommended?

When I run it then doesn't have Google Play Store installed, why?


2 Answers

At least, if you choose Pixel 4, 3a, 3 or 2 as the device definition...

Choose a device definition

There should appear the Android 12.0 (Google Play) image.

Select a system image

like image 106
hata Avatar answered Mar 10 '26 07:03

hata


It is possible to use Android 12 Google Play image with any of emulated configuration:

  1. Create emulated device with any possible system image (do not run the device yet)
  2. Edit .android/avd/<your emulator name>/config.ini and replace a line with system image with:

image.sysdir.1=system-images\android-31\google_apis_playstore\x86_64\

  1. Save config.ini and run emulator
like image 25
xBlackCat Avatar answered Mar 10 '26 07:03

xBlackCat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!