Download genymotion http://www.genymotion.cn/on official website
Then do the following
1. If the machine does not have VirtualBox download a can be downloaded via the instruction sudo apt-get install VIRTUALBOX-QT
2. Download the genymotion to do the following:
3. perform plug-in installation in Android Studio
There are two ways to install plug-ins:
1.JetBrains Library method
- Start your IDE
- Go to "file/settings" menu
- In the newly opened form, select "Plugins" and then click on "Browse repositories..." button (bottom right)
- In the list, click Genymotion, click "Download and install" button (in the upper left corner)
- Click "Yes" button to start
- Click "Close" button to leave the Browse gallery form
- Click "OK" button to leave the setup form
- IntelliJ requires another start. Restart by clicking the "Restart" button
2. Manual method
- Visit genymotion official download Download Plugin
- Start your IDE
- Go to "file/settings" menu
- In the newly opened form, select "Plugins" and then click "Install plugin from disk..." button (bottom right)
- Select Genymotion-idea-plugin.jar file
- Click "OK" button
- The IDE requests a restart. The "Restart" button starts again
Using Genymotion under Linux