【问题标题】:How do i use GenyMotion with Appcelerator Studio?如何将 GenyMotion 与 Appcelerator Studio 一起使用?
【发布时间】:2016-03-06 09:47:01
【问题描述】:

appcelerator 团队发布了他们的 IDE 的新版本,它被称为 Titanium,现在被称为 - Appcelerator Studio,原因让我感到困惑。

(困惑是因为现在几乎不可能谷歌搜索新IDE的解决方案,因为命名......)

有没有人一步一步让 Appcelerator Studio 识别和调试 GenyMotion?

假设 genymotion 已安装在 c:\GLoc 中,而 Oracle VirtualBox 已安装到 c:\OLoc

【问题讨论】:

    标签: appcelerator genymotion


    【解决方案1】:

    如果你已经有installedGenymotion,那么你可以在Titanium studio中打开并找到模拟器如下:

    Genymotion下载、安装和配置的详细文档,请参考文档here

    在运行测试时,您可能需要针对特定​​环境进行区分。

    要检测您在哪个模拟器中运行代码,您可以使用 Ti.Platform.manufacturer,它在 Android 虚拟设备上返回 unknown,但在 Genymotion 模拟器上返回 Genymotion。

    Reference

    如果您正在运行 Titanium Studio 3.3.0 ,则以应用程序的 SDK 为目标 应该是 3.3.0 或更高版本。

    尝试在模拟器中刷新设备,如果它们仍然不可见,请尝试打开终端窗口。

    查找详细说明here

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-02-09
      • 1970-01-01
      • 2020-06-30
      • 2021-02-03
      • 2019-07-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多