问题描述
我已经下载并安装了通过Android Studio中的插件向导Genymotion模拟器插件。我是一个窗口的机器上运行Android工作室。
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.
我得到一个警告,说我必须提供Genymotion文件夹的路径:
I'm getting a warning saying that I must provide a path to Genymotion folder:
哪里是这个文件夹在什么位置?我似乎无法找到它在我的Android Studio安装文件夹中。
Where is this folder located? I can not seem to find it in my Android Studio installation folder.
推荐答案
有关窗口,默认路径为 C:\\ Program Files文件\\ Genymobile \\ Genymotion
For windows, the default path is C:\Program Files\Genymobile\Genymotion
在Mac上,你会发现它在这里: /Applications/Genymotion.app
On a Mac, you will find it here: /Applications/Genymotion.app
您必须输入其在Android Studio设置里面,根据Genymotion部分。
You have to enter it inside the Android Studio settings, under Genymotion section.
这篇关于Android的工作室:您必须指定Genymotion文件夹的路径使用此功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!