ANDROID_HOME is not set and "android" command not

ANDROID_HOME=$HOME/Git/adt-bundle-linux/sdk export ANDROID_HOME PATH=$PATH:$ANDROID_HOME ANDROID_PLATFORM_TOOLS=$ANDROID_HOME/platform-tools export ANDROID_PLATFORM_TOOLS PATH=$PATH:$ANDROID_PLATFORM_TOOLS ANDROID_TOOLS=$ANDROID_HOME/tools export ANDROID_TOOLS PATH=$PATH:$ANDROID_TOOLS export PATH 
PATH=$PATH:$HOME/

添加  如下四個系統變量 linux

ANDROID_HOME =  D:\Android\adt-bundle3\adt-bundle-windows-x86-20131030\sdk windows

ANDROID_PLATFORM_TOOLS = D:\Android\adt-bundle3\adt-bundle-windows-x86-20131030\sdk\platform-tools spa

 ANDROID_TOOLS = D:\Android\adt-bundle3\adt-bundle-windows-x86-20131030\sdk\tools code

在path 最後,添加  ;%ANDROID_HOME% orm

 

以後,執行如下語句就成功了 it

相關文章
相關標籤/搜索