We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Run the following shell commands to get the basic setup required
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" brew doctor
brew install android-sdk
Optional
brew install rbenv rbenv-gem-rehash ruby-build rbenv install 2.1.2 rbenv global 2.1.2 rbenv rehash