Installing Genymotion Eclipse plug-in

后端 未结 5 673
暖寄归人
暖寄归人 2020-12-04 17:54

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 Genym

5条回答
  •  时光说笑
    2020-12-04 18:25

    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

提交回复
热议问题