Genymotion Emulator For Mac

Posted on  by 

NOTE: The recommended approach is to use the emulator provided with Android Studio via the AVD Manager. Genymotion can only be downloaded for a 30-day trial.

Installing Genymotion (Deprecated)

Genymotion is an incredibly fast, memory-efficient VM that runs the Android OS in a more accurate manner than even the official emulator. Many Android developers do all their device testing using this emulator especially when Google Play services is concerned.

Genymotion for Mac is an easy-to-use Android emulator that has been designed to help app developers test their products within a safe, virtual environment. To install Genymotion for Mac, simply drag and drop the apps that are included in the archive, to your Applications directory. Genymotion is a fast and wonderful third party emulator that can be used to create a virtual environment for Android. It is the fastest Android emulator on the earth. It can be used to develop, test and run Android apps on Mac PC. It is available for Windows, Mac, and Linux machine. Genymotion is an awesome Android emulator, the support is good and the installation is fast and simple: it simply works out of the box! After experimenting some configurations, I’ve accomplished to run Genymotion on a Windows PC and make it available for connection from my Mac. Genymotion for Mac. Genymotion for Mac is an easy-to-use Android emulator that has been designed to help app developers test their products within a safe, virtual environment. To install Genymotion for Mac, simply.

To setup your genymotion emulator sign up and follow the installation guide.

Note: If you already have installed Genymotion on your system then you can skip this steps and go straight to setup Google Play Services

Genymotion Emulator For Mac

Installation

  1. Sign up for an account on the Genymotion Website
  2. Install the latest VirtualBox, a powerful free virtualization software for Genymotion to run.
    • If you already have VirtualBox installed, be sure to open and upgrade to the latest version.
  3. Download Genymotion Emulator for your platform.
  4. Install the Genymotion Emulator
    • Windows: Run the MSI installer
    • Mac: Open the dmg and drag both apps to Applications directory
  5. Go to the Genymotion ADB settings and set the path to your SDK directory (i.e. for Mac OSX, the directory is /Users/[username]/Library/Android/sdk. For Windows, all SDK files should be by default in C:Documents and Settings<user>AppDataLocalAndroidsdk)
  6. (PC's only) You need to reboot and enable Intel Virtualization Technology or Intel VT-x on the BIOS. Typically you need to reboot and hit F1, Esc, or F10 to enter this mode. See these instructions for more information.

Configuration

Emulator
  1. Run the Genymotion application
  2. Sign in and add your first virtual device (i.e. Nexus 4 - 4.4.4 - API 19, Nexus 4 - 5.0.0. - API 21).
    • You must use an image running 4.3, 4.4.4, or 5.0.0. Other versions may not work.
    • Do not start your emulator yet!
  3. From within Android Studio, click the genymobile icon and click 'Start' on your virtual device.
    • You can start the emulator through the Android Studio plugin, or can launch the Genymotion application separately.
  4. Wait for device to boot up into a useable state

Note: if starting Genymotion you see the following error:

Try opening VirtualBox and opening the image directly. If you see an VERR_PDM_DRIVER_NOT_FOUND error, try disabling the audio settings for the virtual image in VirtualBox:

  1. Select Android VM
  2. Click Settings on top.
  3. Go to Audio and Uncheck Enable Audio Checkbox

See this link for more information.

Note: On Ubuntu/Linux, make sure to enable 3D acceleration mode by launching VirtualBox and going to Settings -> Display to fix. VirtualBox appears to prone to memory leaks, so you may find yourself killing the process from time to time. To avoid large CPU consumption by the compiz window manager and swapping in general, try increasing the video memory allocation and Base Memory (found in Settings -> System).

Note: Are you getting an error when starting the emulator? Error Failed to load VMMR0.r0? Follow the advice here. In short, go to virtual box page and download and install VirtualBox 4.3.6 Oracle VM VirtualBox Extension Pack.

Note: If you get Failed to load OVI error when re-adding the emulator, you need to use a new name for the same device. For example, 'Nexus 4 - 4.4.4 - API 19' might be called 'Nexus 4 - 4.4.4 - API 19 New'.

Setup Google Play Services

As of version 2.10, setting up Google Play Services on Genymotion is really straightforward. Once in the emulator, a new 'Open GApps' widget will be available in your toolbar. Click it and it’ll do the rest. The 'Open GApps' widget is available for every device running Android 4.4 or higher (whether new or already created, as long as Genymotion 2.10 is installed).

The Open GApps package implemented is the smallest one (i.e. 'pico') as it fits most development and testing needs. If you need access to further Google Apps and Services, simply visit the Play Store and download them from there. If Google Play Services get updated, no need to click the widget again. Updates will be handled directly within your virtual device – just like a real device after all

Manual Installation

IMPORTANT NOTE: Since version 2.10 Genymotion includes native support for Google Play Services and Google Store. Just open the emulator and click in the 'Open GApps' widget showed in the toolbar. More info in Genymotion's blog. If you are working with a previous version you can follow the next steps.

NOTE: These steps need to be followed only if you are using Genymotion < 2.10 and you want to be able to use Google services such as maps and push messaging on your Genymotion device. For basic testing, these steps can be safely skipped.

Check out this handy YouTube video for a guided step-by-step of enabling play services in Genymotion. You may want to use a newer version of these files based on the desired emulator as found below.

  1. Download the opengapps.org image corresponding to your Android version. Make sure to choose x86 and the nano instance.

  2. Drag and drop the zip file onto the running Genymotion emulator device

  3. When asked to flash the device, make sure to proceed with the installation.

  4. You must close and restart the emulator so that Google Play Store can be installed.

  5. After restart, open the 'Play Store' app on your emulator and sign in with a google account.

  6. Make sure to update to the latest version of Google Play Services by opening the 'Play Store' app and then the 'Maps' app to verify play services is running correctly.

  7. If you are using Android 7.0 (API 24) or higher, make sure to install the Chrome app from the Play Store. The WebView browser that comes with API 24 and higher is not a fully feature compatible one.

  8. Download the ARM Translation Installer v1.1 and drag and drop the zip file onto the running Genymotion emulator device. The ARM emulator is only needed for apps that trigger a INSTALL_FAILED_CPU_ABI_INCOMPATIBLE error. See this FAQ for more context.

    • Note: If you get Files successfully copied message, you need to make sure there are no spaces in the filename. Remove any spaces from the name of your zip file before dragging to ensure the file is detected as flashable.

Note: If you see errors, be sure you installed the correct package above that matches the device version in the emulator. For example, if you install Samsung Galaxy S4 API 18 for Genymotion emulator and install Google Services APK for Android 4.3, Google Play should work without any issue. The important thing is to match the google play API version and Genymotion emulator device version.

Enable GPS on Emulator

Next, if you don't have the emulator started yet, be sure to boot the genymotion emulator from within the Android Studio plugin:

Now we need to enable the GPS location on the emulator by manually selecting a location on the map:

Troubleshooting

Genymotion Emulator For Mac Downloads

Can't run app on Genymotion emulator

If you are encountering issues with a Genymotion device not being detected inside Android Studio, try the following steps. First, close all emulators and unplug any devices. Next, open up the Terminal application on your computer.

Open up the Genymotion application and open Settings => ADB and then select 'Custom SDK tools'. Enter your SDK path into the text field: '/Users/[USERNAME]/Library/Android/sdk':

Finally, go back to the terminal and run:

Screen record on mac with mic. Keep running ./adb devices until you see a device show up in that list:

Connecting to VPN sites

If you are trying to use a VPN client to connect to an internal web site, open VirtualBox and select the emulator image. Click on Settings and make sure Adapter 1 is disabled.

Verify that Adapter 2 is selected for NAT, which will force connections to be routed through your machine.

That's it! Try running the app again.

Issuing Manually Setting Up Play Services

While installing play services, there are a variety of issues that can come up, refer to a few common ones below:

  • Received a Files successfully copied message after dragging over the zip. You need to make sure there are no spaces in the filename. Remove any spaces from the name of your zip file before dragging to ensure the file is detected as flashable.

  • Received a message about files being added to the SD card If you are using a Mac, and get this message while dragging over the file to the emulator, make sure to configure your app security settings to allow all applications.

  • Seeing errors after flashing the emulator? If you see errors, be sure you installed the correct package above that matches the device version in the emulator. For example, if you install Samsung Galaxy S4 API 18 for Genymotion emulator and install Google Services APK for Android 4.3, Google Play should work without any issue. The important thing is to match the google play API version and Genymotion emulator device version.

  • Try rebooting your system. If all else fails, may find in order for things to take hold properly that you need to install the ARM-translator, and then reboot your computer, and after that, install the Gapps and then reboot a second time. This can sometimes fix issues that are otherwise unresolved.

28,809 downloadsUpdated: August 2, 2021Trial / Freemium

A fast and easy-to-use Android emulator designed to help application developers test and present their applications within a well-designed interface

What's new in Genymotion 3.2.1:

  • Bug Fixes:
  • gmtool: The ‘gmtool admin list’ command now displays the right IP for each listed device instead of 0.0.0.0 (this was a regression introduced in 3.2.0 by a change meant to improve performance).
Read the full changelog

Genymotion is an easy to use yet very powerful Mac app that can emulate different Android devices and place them on your desktop. This way, you can test your Android apps in a more streamlined and time efficient manner.

Easy to setup emulator for the Android operating system

To install the Genymotion app on your Mac, all you have to do is drag and drop the apps included in the archive to your Applications directory. Note that the Genymotion emulations run on VirtualBox, which needs to be installed on your computer beforehand.

Genymotion provides support for different versions of the Android operating system, ranging from 2.3 to 5.0, and can simulate the characteristics of a certain device model. To actually create a new virtual device, you must login to your Genymotion account beforehand.

Use virtual devices to test Android applications before distributing your projects

The developers offer you the possibility to register for a Genymotion account free of charge, but keep in mind that you will not have access to all functionalities: you can test the GPS and Camera behavior, but the accelerometer, the Screencast, the Java API, and many other features will not be included.

If you want full access to the Genymotion tools, you must pay a monthly subscription, per each user: naturally, this is considered to be a business subscription. On the other hand, the intuitive, well organized Genymotion user interface, makes the app very easy to use even by inexperienced operators.

Download bluestacks for mac os x 10 6 8. What’s more, Genymotion automatically downloads and deploys all the necessary configuration files for each virtual device: the user interaction is reduced to simple, intuitive mouse actions, while the app takes care of the rest.

Streamlined solution for emulating different Android devices on your Mac

Genymotion is a great tool to have around if you want to have access to multiple Android versions that run on specific devices: the app can simulate the device’s behavior on your Mac’s desktop, and allows you to run and test your on apps with minimal effort.

Filed under

Genymotion was reviewed by Sergiu Gatlan
4.0/5
LIMITATIONS IN THE UNREGISTERED VERSION
  • 30-day trial
  • Once the trial period ends, the app is limited to personal use and fewer features
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Genymotion 3.2.1

add to watchlistsend us an update
3 screenshots:
runs on:
macOS 10.13 or later (Intel only)
file size:
63.7 MB
filename:
genymotion-3.2.1.dmg
main category:
Developer Tools
developer:
visit homepage

Game Emulator For Mac

top alternatives FREE

Genymotion Player

top alternatives PAID

Coments are closed