【问题标题】:JRuby dont finds Android PlatformsJRuby 找不到 Android 平台
【发布时间】:2013-05-06 20:46:31
【问题描述】:

我正在创建一个 ruboto 应用程序:

ruboto gen app --package org.ruboto.example.app_name --with-jruby

我最终得到了这个:

Could not find any Android platforms in C:\android\android-sdk/platforms
  • 已安装 Android 平台,还通过 android 管理器进行检查
  • C:\android\android-sdk/platforms 存在多个版本文件夹
  • Android 已添加到 PATH
  • 重新安装 JRuby 1.7.3 版

我缺少什么?

【问题讨论】:

  • 是否定义了ANDROID_HOME环境变量?它是否定义为 c:\android\android-sdk ?然后我怀疑 Ruboto 中存在反斜杠问题。
  • 您应该将此报告给 Ruboto 问题跟踪器:github.com/ruboto/ruboto/issues

标签: java android gem jruby ruboto


【解决方案1】:

这看起来像是 Windows 上 Ruboto 0.11.0 中的一个错误。您应该尝试 Ruboto 0.12.0,如果问题仍然存在,请在 Ruboto 问题跟踪器上报告问题。

https://github.com/ruboto/ruboto/issues

【讨论】:

  • 我会测试一个更新的版本,感谢您的努力。我已经看到您与提交有关的 git 问题 ;-)
猜你喜欢
  • 2014-05-10
  • 2020-08-04
  • 1970-01-01
  • 1970-01-01
  • 2023-03-18
  • 2016-03-18
  • 2015-10-18
  • 2021-04-28
  • 2019-11-20
相关资源
最近更新 更多