2014-09-30 MotionInMotion Episode 43 - The Raw Experience of Setting Up RubyMotion for Android MotionInMotion RubyMotion The Raw Experience of Setting Up RubyMotion for Android - MotionInMotion Androidの基本 Welcome to RubyMotion sudo motion update sudo motion update --pre /Library/RubyMotionPre Install Java javac Java1.6 1.7, 1.8でも動くはず Eclipse ADT $ mkdir ~/android-rubymotion $ cp -r ~/Downloads/adt-bundle-mac-x86_64-20140702/sdk ~/android-rubymotion Android SDK $ ~/android-rubymotion/sdk/tools/android Android NDK $ cp -r ~/Downloads/android-ndk-r10 ~/android-rubymotion/ndk profile ENV var export RUBYMOTION_ANDROID_SDK=~/android-rubymotion/sdk export RUBYMOTION_ANDROID_NDK=~/android-rubymotion/ndk platform-tool -> ./android Android SDK Manager Download components Docs Extras Accept License Configure Device motion create rake device app.api_version = "19" Emulator manage AVD Android Virtual Device Install intel x86 Atom System Image slow painful