简体   繁体   English

JRuby找不到Android平台

[英]JRuby dont finds Android Platforms

i'am creating a ruboto app with: 我正在使用创建一个ruboto应用程序:

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

and i end up with this: 我最终得到了这个:

Could not find any Android platforms in C:\android\android-sdk/platforms
  • Android platforms installed, also checked via android manager 已安装Android平台,也可通过android管理器进行检查
  • C:\\android\\android-sdk/platforms exists with multiple version folders C:\\ android \\ android-sdk / platforms存在多个版本文件夹
  • Android is added to PATH Android已添加到PATH
  • JRuby Version 1.7.3 is fresh reinstalled 重新安装了JRuby 1.7.3版

What iam missing? 我遗失了什么?

This looks like a bug in Ruboto 0.11.0 on Windows. 这看起来像Windows上Ruboto 0.11.0中的错误。 You should try Ruboto 0.12.0 and report the problem on the Ruboto issue tracker if the problem persists. 您应该尝试使用Ruboto 0.12.0,如果问题仍然存在,请在Ruboto问题跟踪器上报告问题。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM