[ANN] Ruboto 0.5.2 released!

24 views
Skip to first unread message

donV

unread,
Dec 24, 2011, 7:23:19 AM12/24/11
to Ruboto (JRuby on Android)
The Ruboto team is proud to announce the release of Ruboto 0.5.2.

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.2:

Features:

* Issue #31 Only re-dex class files if class files have changed
* Issue #133 Support for Android 4.0.3 api level 15
* Issue #136 Rename gem to "ruboto"

Documentation:

* Issue #138 Update all wiki entries to match new gem name

Bugfixes:

* Issue #131 Fixed 'rake update_scripts' by adding external scripts
dir to load path

You can find a complete list of issues here:

https://github.com/ruboto/ruboto/issues?state=closed&milestone=8


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
https://github.com/ruboto/ruboto/wiki/Tutorial%3A-Getting-started-with-Ruboto

If you have any problems or questions, come see us at http://ruboto.org/

Enjoy!
Reply all
Reply to author
Forward
0 new messages