http://www.myexception.cn/apache/1518231.html

 

(1)前提环境
安装ant,把%ANT_HOME%\bin加到Path环境变量中,不然会报Error “executing command 'ant'”错。

引用
ant -h



安 装Android SDK,把%ANDROID_HOME%\tools;%ANDROID_HOME%\platform-tools加到Path环境变量中,不然会报 Error: An error occurred while listing Android targets错。

引用