I will show you how to install GenyMotion plugin on Android Studio development tool. As you know, most emulators work slowly and because of this situation, it is difficult to get the required performance while developing applications. The best way to solve this situation is to install Genymotion plugin. We have already written the installation of the Genymotion Editor.
NOTE: Installing the Genymotion plugin without installing Genymotion will not work. First, install the Genymotion from the link here.
Android Studio recognizes Genymotion
After installing Genymotion, let’s take a look at how we can get Android Studio to recognize it.
We open Android Studio and click Settings on the File tab.
![Android Studio Settings](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec5841e64fc.png)
On the page we see, we select the “Plugins” tab in the left menu and click “Browse Repositories”.
![Plugins and Browse Repositories](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec58cfca46e.png)
As you can see, we come across a page with a search menu with many options, from here we find Genymotion, right-click and click “Install Plugin” and the Genymotion plugin is installed.
![Install Genymotion Plugin](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec5cfe33f14.png)
In order to see the Genymotion icon in our development tool, it is enough to select the Toolbar from the View section. As shown in the figure, we can create and use an emulator in the style we want from Genymotion Device Manager.
![Select the Toolbar](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec525481c7b.png)
We have added Genymotion Device Manager as seen. We can add a new device by clicking on the plugin.
![Genymotion Device Manager](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec5a4303847.png)
You can add the device you want by selecting the android version on this screen.
![New virtual device](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec5b2de7d06.png)
Select the desired device from the “List of Available Genymotion Device Manager” page and click the “start” button.
![List of Available Genymotion Device Manager](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec5fcd1a2b0.png)
The device we want successfully has started.
![Genymotion device start](https://www.systemconf.com/wp-content/uploads/2020/06/img_5eec6034b068b.png)