I am completely new to using Android Studio and I am trying to install the Google Play app on the emulator. I have installed the Google Repository and Goo
Google Repository
Goo
All this is not necessary on the latest MM API images.
All that was needed for me was to:
adb remount adb push Phonesky.apk /system/priv-app/. adb stop && adb restart