All Projects → technomancy → Garrett

technomancy / Garrett

Licence: Apache-2.0 license
A playground for Android Mirah development

Programming Languages

Mirah
2 projects
ruby
36898 projects - #4 most used programming language

Garrett

Garrett is an example application for Mirah development on Android.

Garrett is named after Garrett P. Serviss, the hero of Edison's Conquest of Mars, a ridiculous late 19th-century space opera novel by Garrett P. Serviss.

Compilation

Install JRuby and then pindah. If your gem and rake are not from from JRuby, prefix the commands with jruby -S:

$ gem install pindah

Then you should be able to build the apk with rake:

$ rake debug

This places Garrett-debug.apk in the bin/ directory. You can install it to a connected device or emulator with rake install or distribute for HTTP download or whatever.

License

Released under the Apache 2.0 license.

Copyright (C) 2010-2011 Phil Hagelberg, Charles Nutter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].