How to Install GenyMotion — A Fast and Easy to Use Android Emulator with many Features

How to use GenyMotion as Android Emulator:

Vamsi Tallapudi
coderefer
3 min readJun 30, 2015

--

Ever felt that android emulator is slow? Ever felt that emulator is not not as good as Real Device? If so GenyMotion may be for you. GenyMotion is simply a Virtual Android Emulator but with more features and much more faster than Android Studio’s Emulator.

How to install Genymotion - Featured Graphic

Advantages of Genymotion:

  1. Its Faster to start, easier to use, resizable.
  2. It has many options such as: Change Battery Level, GPS sensor, Gyroscope etc.

[widget id=”text-3"]

Steps to Install GenyMotion and Use it as Virtual Emulator for Android Studio:

Installation of Genymotion is simple. Here are the steps to install Genymotion:

  1. To download GenyMotion, visit the website and choose Free or Business Account.
How to install Genymotion - Genymotion Download Page
  1. A free account is usually sufficient for personal use. However if you want to get more features you need a Business Account.
  2. After you choose download, it will take you to another page showing a link called Get Genymotion.
  3. Now Download the file and install it. It also prompts to install Oracle Virtualbox. Install it and complete the setup process.
  4. You can additionally install Genymotion Plugin to start Genymotion’s emulator from Android.

Steps to Install Genymotion Plugin:

  1. Go to File > Settings > Plugins.
  2. Click on Browse Repositories.
  3. Now Click on Genymotion and click Install Plugin.
How to install Genymotion - Genymotion Plugin Selection
  1. Restart Android and you can now directly launch Genymotion by clicking the icon in Android Studio.

Creating a Virtual Device in Genymotion:

Creating a virtual device in Genymotion is very easy. You just have to just click on Add button on top of Genymotion window and choose any device listed below. Hit Next button and Click Finish after the required files are downloaded.

[widget id=”text-3"]

Now you can start your virtual device by selecting on the required device and clicking on Start Button.

Testing Android App on Genymotion:

  1. To test android app on Genymotion, we launch the emulator using either Genymotion plugin or Genymotion.exe file and pressing Start button.
How to install Genymotion - Choosing Virtual Device
  1. After the emulator is launched, we can test the app on android device by running the app as usual by launching the app by clicking Run Button.
  2. Now You can see the Genymotion Emulator Displayed on the list as shown below. Now select it and hit Run.
  3. [caption id=”attachment_698" align=”aligncenter” width=”290"]
How to install Genymotion - Virtual Emulator
  1. Genymotion Virtual Emulator[/caption]

Now you can successfully run your android App on Genymotion.

[widget id=”text-4"]

--

--