The Ruboto team is proud to announce the release of Ruboto 0.5.4.
Ruboto is a framework for writing full Android apps in Ruby. It includes
support libraries and generators for creating projects, classes, tests,
and more.
New in version 0.5.4:
Bugfixes:
- Issue #150 ruboto gem doesn’t depend on jruby-jars
Installation:
To use Ruboto, you need to install a Java JDK, the Android SDK, Apache
ANT, and a Ruby implementation. Then do (possibly as root)
gem install ruboto
To create a project do
ruboto gen app --package <your.package.name>
You can find an introductory tutorial at
If you have any problems or questions, come see us at http://ruboto.org/
Enjoy!
–
Uwe K.
http://ruboto.org/