Android Studio Integrated Genymotion is much simpler than integration in eclipse. The main steps are as follows:
1, the official website first download genymotion:http://www.genymotion.com/, after downloading completes installs, at the same time you need to register an account on the Genymotion official website, so that you can use genymotion normally.
Click on the two red circle icon to start the genymotion after the download is complete. Then choose to add the device you want. How to add Look, click Add will appear genymotion support of all device list, select you need to download, download it will appear in your virtual devices list:
2, install genymotion plug-in in Android Studio, about how to install the plugin, see: how Android Studio installs plugins. Note that this is the name of the plugin to search for: genymotion.
3, after installing the Genymotion plug-in, the Settings page will appear genymotion options, and then configure the address, such as:
You can click the red button, or you can configure the address, or you can set it directly through the settings interface. Address as long as you refer to the root directory of the installation.
Once the configuration is complete, you can then click on the red button to read all the installed emulators.
How Android Studio integrates Genymotion