Tested with jruby 1.7 and mirah 0.0.12
Initialize android target platform with the following command:
Make sure mirahc is on your path
android update project --path . --target android-7
Build the apk
ant debug
Install on device
ant installd
Copyright (c) 2012 Pedro Larroy. See LICENSE.txt for for futher details.