Android Studio: You must specify a path to Genymotion folder to use this feature

后端 未结 11 2202
北恋
北恋 2020-12-29 01:01

I\'ve downloaded and installed the Genymotion emulator plugin via the plugin wizard in Android Studio. I\'m running Android Studio on a Windows machine.

11条回答
  •  误落风尘
    2020-12-29 01:36

    For Linux system :

    • though your genymotion is installed in "/usr/bin" folder its actually points to opt directory in root.
    • Use following path in android studio for genymotion : /opt/genymotion

提交回复
热议问题