29 Nov 2012
Build mruby for Android
mruby – Minimalistic Ruby and Its Possibility Matz
If you like playing with cool new stuff and have Android device here is the instructions of how to build mruby for Android using Android NDK arm toolchain. The goal was to use less custom stuff and make less modifications to original build process.
Note: These instructions are for Mac OS X. The procedure is similar for other *nix.
mruby source
- Clone mruby from GitHub
Android NDK
- Download latest Android NDK for Mac OS X (intel)
- Unarchive it to home
~/android-ndk-r8c
Update 10 Feb 2013:
and build mruby