Android手机差距安装查询

时间:2014-02-28 11:23:16

标签: java android eclipse cordova ant

我已经完成了以下手机安装步骤

我提取了phonegap并将其保存在D:\phonegap-2.9.1文件夹

然后我在D:\username-Software\Android\eclipse

中保存了ADT

我提取了apache-ant并保存在

C:\Program Files\apache-ant-1.9.3

我在

中获得了java
C:\Program Files\Java

我的环境变量路径是 如下面的系统变量

所示
JAVA_HOME
C:\Program Files\Java\jdk1.6.0_41;


Path 

C:\Program Files\Java\jdk1.6.0_41\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;"C:\Program Files\Common Files\EMC";D:\username-Software\Android\sdk\platforms;D:\username-Software\Android\sdk\platform-tools;C:\Program Files\apache-ant-1.9.3\bin;D:\username-Software\Android\sdk\tools;

我错过了什么吗?

我已经完成了

http://iphonedevlog.wordpress.com/2012/11/20/building-a-phonegap-android-app-on-windows-cordova-2-2-0-with-eclipse/

因为当我运行ant时会出现错误

Buildfile: build.xml does not exist!
Build failed

创建android项目后出现错误

以下是图片

中显示的错误

Errors in Android Project

我直到第6步,如链接

所示
6. I got the following readout from Command Prompt:

Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.

Creating new android project…
Copying template files…
Copying js, jar & config.xml files…
Copying cordova command tools…
Updating AndroidManifest.xml and Main Activity…

D:\PhoneGap\phonegap-phonegap-2.2.0-0-g8a3aa47\phonegap-phonegap-8a3aa47\lib\and
roid\bin>

7. I found all the files set in the location I indicated.

但是当我看到这个项目它有错误!

我错过了什么吗?

我好像找不到cordova.jar库......它甚至不在phonegap-2.9.1文件夹中如何解决???

1 个答案:

答案 0 :(得分:0)

我已经通过包含cordova库来解决它 将它作为第一次构建时总会丢失