ubuntu下添加环境变量
export ANDROID_HOME=/home/pc/android-sdk-linuxexport PATH=$PATH:$ANDROID_HOME/tools?最新的SDK要改为:$PATH:$ANDROID_HOMOE/platform-tools?