简体   繁体   中英

JRuby dont finds Android Platforms

i'am creating a ruboto app with:

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
  • C:\\android\\android-sdk/platforms exists with multiple version folders
  • Android is added to PATH
  • JRuby Version 1.7.3 is fresh reinstalled

What iam missing?

This looks like a bug in Ruboto 0.11.0 on Windows. You should try Ruboto 0.12.0 and report the problem on the Ruboto issue tracker if the problem persists.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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