Skip to content

Instantly share code, notes, and snippets.

@ethan605
Forked from wbroek/genymotionwithplay.txt
Last active October 9, 2017 01:23
Show Gist options
  • Save ethan605/93fc04a78e830b82f484cbf0f72cb60d to your computer and use it in GitHub Desktop.
Save ethan605/93fc04a78e830b82f484cbf0f72cb60d to your computer and use it in GitHub Desktop.
Genymotion with Google Play Services for ARM

Note: Easier way is the X86 way, described here

  1. Download the following ZIPs:

Note: Genymotion must be set to use it's own ADB (Settings -> ADB -> Use Genymotion Android tools)

  1. Open your Genymotion VM and go to the Homescreen

  2. Drag & Drop the Genymotion-ARM-Translation.zip onto the Genymotion VM window. It should say File transfer in progress, once it asks you to flash it click OK.

  3. Reboot your VM using ADB. If nescessary you can simply close the VM window, not recommended.

  4. Once you're on the Homescreen again, drag & drop the GApps file onto your VM, and click OK when asked.

  5. Once it finishes, again Reboot your VM and open the Google Play Store.

  6. Sign in using your Google account.

  7. Once in the Store go to the 'My Apps' menu and let everything update (fixes a lot of issues), also try updating Google Play Services directly (https://play.google.com/store/apps/details?id=com.google.android.gms). You can also search for Google Maps, update it manually (press update or install button) and you will receive the message to update Google Play Services (For Android 4.4.4 and 5.0 is posible you need to reboot several times before updates are shown)

Now try searching for apps in Google Play and if you can find and install for example 'Netflix' or 'Google Drive' then congrats you now have ARM support and Google Play fully setup!

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