Skip to content

Trying to get 3D working in Mirah based on a Java tutorial for Android

License

Notifications You must be signed in to change notification settings

larroy/Hello-Mirah--Android

 
 

Repository files navigation

HelloAndroid

Tested with jruby 1.7 and mirah 0.0.12

Build

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

Copyright (c) 2012 Pedro Larroy. See LICENSE.txt for for futher details.

About

Trying to get 3D working in Mirah based on a Java tutorial for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mirah 67.7%
  • Java 32.3%