skip to Main Content

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


  1. 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

    Login or Signup to reply.
  2. 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-imagesandroid-31google_apis_playstorex86_64

    1. Save config.ini and run emulator
    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search