Reputation: 507
I am using latest version of Android Studio, and it does not have the Genymotion plugin in it's repositories. How do I add the Genymotion plugin to Android Studio ?
Upvotes: 0
Views: 6083
Reputation: 5
open Genymotion app,
Upvotes: 0
Reputation: 4917
Follow the steps:
For more info Check here https://www.genymotion.com/#!/developers/user-guide
Upvotes: 3
Reputation:
Go to Preferences / Plugins and click “Browse Repositories”, then search for Genymotion. Right click and choose “Download and Install”. Restart Android Studio and you should see a new icon in your IDE. Click the icon and it will bring up Preferences, and choose the path to the Genymotion application.
Upvotes: 0