【问题标题】:Running libgdx game on genymotion?在 genymotion 上运行 libgdx 游戏?
【发布时间】:2013-12-30 06:56:26
【问题描述】:

您好,我正在尝试在 ganymotion 上测试我的 libgdx,但我不断收到此错误:

Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE

模拟器设备是 Galaxy Nexus - 4.3 - API 18 - 720x1280,我在 Windows 7 上。

唯一的 logcat 错误是:

12-30 06:51:24.373: E/cutils-trace(1279): Error opening trace file: No such file or directory (2)

logcat 警告是:

12-30 06:51:24.421: W/ActivityManager(438): No content provider found for permission revoke: file:///data/local/tmp/Connect4-android.apk
12-30 06:51:24.425: W/ActivityManager(438): No content provider found for permission revoke: file:///data/local/tmp/Connect4-android.apk

感谢您的帮助。

【问题讨论】:

标签: java android eclipse libgdx genymotion


【解决方案1】:

找到问题的解决方案。在他们上次更新 genymotion 中,他们删除了导致 INSTALL_FAILED_CPU_ABI_INCOMPATIBLE 的 ARM 转换。 Here你可以下载ARM翻译,安装在genymotion中,问题应该解决了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-11-20
    • 1970-01-01
    • 2023-03-30
    • 1970-01-01
    • 1970-01-01
    • 2013-06-25
    • 2017-02-08
    • 1970-01-01
    相关资源
    最近更新 更多