The Ruboto team is proud to announce the release of ruboto-core 0.3.1.
ruboto-core is a framework for writing full Android apps in Ruby. It
includes support libraries and generators for creating projects,
classes, tests, and more. Ruboto is based on JRuby.
New in version 0.3.1:
Features:
Support for Android 3.2 api level 13
Configuration file ruboto.yml to support excluding Ruby stdlib parts
to reduce app size
Allow setting a name on a stack-expanded block or thread
Increase max heap size for Android 3 devices
Added link to the generated API docs.
Reorganized the Rakefile to only build or install the apk if needed.
Bugfixes:
Application generation fails on windows
The ruboto command should return an error code when argument
validation fails
The Ruboto team is proud to announce the release of ruboto-core 0.3.1.
Nice work!
ruboto-core is a framework for writing full Android apps in Ruby. It includes
support libraries and generators for creating projects, classes, tests, and more.
Ruboto is based on JRuby.
[snip]
You can find an introductory tutorial at GitHub - ruboto/ruboto-core: The common parts shared by Ruboto apps.…
I think that URL’s supposed to be
.
If you have any problems or questions, come see us at http://ruboto.org/
I hope it’s OK to ask here, since I don’t want to sign up for the
Ruboto list yet: What’s the relation between Ruboto and SL4A’s Ruby?