Issue
I have installed Genymotion on my Windows 7 , 32-bit machine. I am working with Eclipse to develop Android apps. I would like to ask what the proper way to install the Genymotion plug-in is.
Going by their website, they provide two JAR files for Eclipse and a note underneath which reads:
The installation of the plugin can be done by launching Eclipse and going to "Help / Install New Software" menu, then just add a new Update Site with the following URL: http://plugins.genymotion.com/eclipse. Follow the steps indicated by Eclipse. Warning: to use this plugin, Genymotion must be installed on your system.
I have installed the plug-in from the Eclipse 'Help' menu. I havent downloaded any of the two files. Have I done it correctly ?
The two files are:
1. Genymotion Plug-in for Eclipse
2. Mandatory dependency for Eclipse plug-in
Solution
Tutorials
This tutorial shows how you should do everything: http://www.slideshare.net/scentsome/eclipse-genymotion
And this is the original website tutorial: https://cloud.genymotion.com/page/doc/
Both explain it perfectly
Extra:
Android Studio:
- Go to File/Settings on Windows and Linux or Android Studio/Preferences on Mac OS X.
- Select Plugins and click Browse Repositories.
- Right-click (double-click for Mac OS X) on Genymotion.
- Click Download and install.
- Click Yes.
- Click Close.
- Click OK.
- Restart Android Studio by clicking Restart.
If you want to do the manual method or want to see the instructions from their website, this is the link: https://www.genymotion.com/#!/developers/user-guide#genymotion-plugin-for-android-studio
Eclipse:
If you want to have the genymotion virtual devices inside eclipse do this:
Go to help -> install new software -> add this link: https://dl.genymotion.com/eclipse
Answered By - Kevin van Mierlo
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.