Thursday, November 6, 2014

How to install Google Play Services [ Google PlayStore ] in GenyMotion Emulator.


By Default GenyMotion Emulator not have Google Play services with its android versions. Follow the below steps to install Google play services and Google PlayStore.

1. Install ARM Translator if its not already installed in GenyMotion Emulator.
2. The link has steps to install ARM Translator in GenyMotion Emulator.
3. Download the Google play services from the below link.





If you have issues flashing GApps, Try re-downloading from a mirror

4. Drap and Drop the downloaded zip file into emulator.
5. A popup will show "File transfer in progress". Wait for popup to be closed.
4. Verify the file is copied into Download folder using any file manager.
5. Install the zip file using the below command

Command in adb :
   
    adb shell /system/bin/flash-archive.sh /sdcard/Download/gapps-jb-20130813-signed.zip
   

6. The above command will install Google play services into the emulator.
7. Press and hold the power button which is available in right buttom corner of the emulator.
8. Power the emulator. [ Since adb reboot is not worked when I have tried ].
9. Start the emulator and launch the google play store.


Google PlayStore on Genymotion Emulator
Google PlayStore on Genymotion Emulator




The above screen shows the Google playstore on Genymotion Emulator.


    Choose :
  • OR
  • To comment