I have been having a few problems getting the Android Studio virtual machine to run, so decided to give Genymotion's virtual machine a try.
I can get it running; Hoorah.
I can get the Genymotion icon showing in Android Studio using the sequence:
To install the Genymotion plugin for Android Studio
So now I click the 'Play' button in Andoid Studio to debug my code. It goes to the 'Select Deployment Target' dialog box, but my running Genymotion device is not there.
How can I get my Genymotion Virtual Android device showing in this dialog?
I can get it running; Hoorah.
I can get the Genymotion icon showing in Android Studio using the sequence:
To install the Genymotion plugin for Android Studio
- In Android Studio, go to File/Settings (for Windows and Linux) or to Android Studio/Preferences (for Mac OS X)
- Select Plugins and click Browse Repositories.
- Right-click on Genymotion and click Download and install. To see Genymotion plugin icon, display the toolbar by clicking View > Toolbar.
So now I click the 'Play' button in Andoid Studio to debug my code. It goes to the 'Select Deployment Target' dialog box, but my running Genymotion device is not there.
How can I get my Genymotion Virtual Android device showing in this dialog?