Sha256: 3ddcd532aa98ff0e7e320ac23338662c4b3920f5288822a2500940a2fa9c1846

Contents?: true

Size: 1.5 KB

Versions: 1

Compression:

Stored size: 1.5 KB

Contents

Subject: [ANN] Ruboto 0.16.0 release candidate

Hi all!

The Ruboto 0.16.0 release candidate is now available.

In this release we add support for Android 4.4 KitKat!  You can also use
git-based gems in your Gemfile.apk, and implement framework methods like
onCreate in a Ruby Module and share them across Ruby classes.  We have
expanded the Android Fragment support to allow the use of the Ruboto
Widget DSL.  On the testing side, "ruboto setup" now downloads and
installs HAXM which gives a 10 times speedup of the emulator!  For early
adopters we now support Ruby 2.1 when using JRuby 9000 builds.

As always we need your help and feedback to ensure the quality of the release.  Please install the release candidate using

    [sudo] gem install ruboto --pre

and test your apps after updating with

    ruboto update app

If you have an app released for public consumption, please let us know.  Our developer program seeks to help developers getting started using Ruboto, and ensure good quality across Ruboto releases.  Currently we are supporting the apps listed here:

    https://github.com/ruboto/ruboto/wiki/Promoted-apps

If you are just starting with Ruboto, but still want to contribute, please select and complete one of the tutorials and mark it with the version of Ruboto you used.

    https://github.com/ruboto/ruboto/wiki/Tutorials-and-examples

If you find a bug or have a suggestion, please file an issue in the issue tracker:

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

--
The Ruboto Team
http://ruboto.org/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruboto-0.16.0 RELEASE_CANDICATE_DOC