1

I tried this method: "Google Play on Android 4.0 emulator" but terminal gives me this error

'emulator' is not recognized as an internal or external command, operable program or batch file.

I am using Android Studio 2.2 and there isn't Play Store column or installing Play Store choice.

So how can I install Google Play and apk files on my emulator?

Community
  • 1
  • 1
Phenomic
  • 13
  • 1
  • 4
  • 1
    google play are u asking about play store or play services? if you want emulator with play services you can create emulator from android studio which comes with it – Pavan May 11 '17 at 17:49
  • I want to install Play Store. – Phenomic May 13 '17 at 19:43
  • Check this http://stackoverflow.com/questions/38593738/is-google-play-store-supported-in-avd-emulators android studio version must be 2.4 – Pavan May 14 '17 at 02:57

1 Answers1

4

Now you can create an AVD that has Play Store pre-installed on it.

Check the image, now you have a column with this information. enter image description here

josedlujan
  • 5,357
  • 2
  • 27
  • 49