cordova的環境變量

前提環境 :
html

一、安裝node.jsnode

二、Git客戶端android

三、安裝cordova(http://cordova.apache.org/docs/en/5.0.0//guide/cli/index.html;http://rensanning.iteye.com):apache

npm install -g cordova

    更新Cordova版本 : npm update cordova -gnpm

     3.一、安裝Ant,把%ANT_HOME%\bin加到Path環境變量中,否則會報Error 「executing command 'ant'」錯。ide

     3.二、安裝Android SDK Android Stand-alone SDK Tools or Android Studio)--我用的是Android Studio,把%ANDROID_HOME%\tools;%ANDROID_HOME%\platform-tools加到Path環境變量中,否則會報"Error: An error occurred while listing Android targets"錯,並提早建立好一個AVD。 ui



引用spa

android -h 
adb version 
android list avdcode

相關文章
相關標籤/搜索