How to install Google Play on Android emulator in Androi Studio?

How to install Google Play on Android emulator in Androi Studio? Step 1: Open Android Studio SDK manager, and download the image Step 2: Create a device with the right API and Hardware, then finish Step 3: Edit the new AVD config.ini file PlayStore.enabled=true avd.ini.displayname=<your deives name> Play image.sysdir.1=system-images\android-32\google_apis_playstore\arm64-v8a\ tag.display=Google Play tag.id=google_apis_playstore Step 4: Start the AVD, and you should see the Play Store Icon on your device homepage, log in then done

March 13, 2023 · 1 min · Andrew Wu