Skip to content

Instantly share code, notes, and snippets.

@paulpv
Last active September 21, 2016 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulpv/966cbdc6b2ae84cef0be682415ad3e02 to your computer and use it in GitHub Desktop.
Save paulpv/966cbdc6b2ae84cef0be682415ad3e02 to your computer and use it in GitHub Desktop.
Installing Google Apps [PlayServices/Store/Gmail/etc] on Genymotion devices (the late 2016 way)

In the grafiti of the internet, there are plenty of useless/flawed/broken/overkill/down-right-wrong ways that folks have written, many of them half-assed, to explain how to get Google Apps (Google Play Services, Google Play Store, Gmail, Google Maps, etc) to install on a Genymotion device VM.

As of 2016/09/09, here is the simplest way to really do it:

  1. Install Genymotion, create your device image of choice, and launch it.

  2. On your desktop, Google for the file "Genymotion-ARM-Translation_v1.1.zip" and download the first working [non-virus] link. (Sorry, I have no capacity to host that file...nor should I).

  3. Drag & Drop that file into your Genymotion device's screen and answer "OK" when asked to flash the file.

  4. After the flash completes successfully, close your device's VM and then restart it.

  5. On you desktop, browse to http://opengapps.org and download the latest stock x86 image for your version of Android. (ex: open_gapps-x86-6.0-stock-20160909.zip)

  6. Drag & Drop that file into your Genymotion device's screen and answer "OK" when asked to flash the file.

  7. After the flash completes successfully, close your device's VM and then restart it.

    This reboot can take several minutes while "Android is updating...".
    From this point on you may see some, possibly many, Force Closed error messages from various Google apps/services.
    This annoyance is normal until you get all of the Google Services updated/configured/running.
    If you don't see any error messages then consider yourself lucky.

  8. Launch Google Play, set up your Google account, and verify all of your apps are up to date.

  9. Launch almost any Google app (ex: Hangouts) and update or install Google Play Services if prompted.

That should be it.

Please comment below any suggestions to make these instructions simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment