box-o-sand/PracticingAndroid/.env
Dan Buch d40d570281 Add 'PracticingAndroid/' from commit '490eb04c395d82efb226c19a890e9f48e80a94f7'
git-subtree-dir: PracticingAndroid
git-subtree-mainline: c076df41c6
git-subtree-split: 490eb04c39
2013-01-09 23:48:26 -05:00

3 lines
137 B
Bash

export ANDROID_HOME="${ANDROID_HOME-"$HOME/opt/android-sdk-linux"}"
export PATH="$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools:$PATH"