To use Android SDK, we need to install JDK.
And set its system variables, by editing ~/.bash_profile as following:
export JAVA_HOME=`/usr/libexec/java_home`