IDE editor
googleから intellijをベースで作ったIDE
http://developer.android.com/sdk/installing/studio.html#Updating
gradle install
http://www.gradle.org/installation
export GRADLE_HOME=/Users/seo/Workspaces/Utils/gradle-1.11
export PATH=${GRADLE_HOME}/bin:${PATH}
mac
XQuartz