Skip to content

Instantly share code, notes, and snippets.

View bobxuyang's full-sized avatar

Alex Xu bobxuyang

View GitHub Profile
# install openjdk
sudo apt-get install openjdk-7-jdk
# download android sdk
wget http://dl.google.com/android/android-sdk_r24.2-linux.tgz
tar -xvf android-sdk_r24.2-linux.tgz
cd android-sdk-linux/tools
# install all sdk packages