本文介绍了Android的工作室:必须指定一个路径Genymotion文件夹使用此feuture的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载并安装通过在Android的Studio中的插件向导Genymotion模拟器插件。我是一个的Windows 的机器上运行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:

哪里是这个文件夹在什么位置?我似乎无法找到它在我的Andr​​oid Studio安装文件夹。

Where is this folder located? I can not seem to find it in my Android Studio installation folder.

推荐答案

对于Windows,默认路径为 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文件夹使用此feuture的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 00:13