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?