Installing Genymotion Eclipse plug-in

喜欢而已 提交于 2019-11-26 19:19:17

问题


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


回答1:


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:

  1. Go to File/Settings on Windows and Linux or Android Studio/Preferences on Mac OS X.
  2. Select Plugins and click Browse Repositories.
  3. Right-click (double-click for Mac OS X) on Genymotion.
  4. Click Download and install.
  5. Click Yes.
  6. Click Close.
  7. Click OK.
  8. 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




回答2:


For those who face There are no categorized items on Eclipse

Uncheck Group items by category




回答3:


Follow this link, There you can see how to install genymotion eclips plugin.

Eclips>Help>Install new software>Add>

Type anything on Name box.

Inside Location box : http://plugins.genymotion.com/eclipse

Then follow the steps.




回答4:


Below is a demonstration to show how to install Genymotion in Eclipse ADT

https://www.youtube.com/watch?v=3sBHQqZ5TKk

Note: sometimes after additions of the plugin from Help | Install new software it is not giving the checkbox to check or the ability to install. At this time uncheck "Group Items by category" to list all items without any grouping. Check all of items then press Next and proceed.




回答5:


Yeah dude you done it perfectly after installing genymotion you will see an icon in your eclipse when you click it then a window with genymotion devices will be shown

(You must install genymotion virtual box and should have virtual devices in genymotion to run your app sucessfully)



来源:https://stackoverflow.com/questions/21109871/installing-genymotion-eclipse-plug-in

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!