安装包制作开始
cd 安装包制作目录[BASE] && ant
Buildfile: 安装包制作目录build.xml
Copy_Ressource:
[echo] Copy app resource.
[echo]
[echo] assets
[echo]
init:
[echo] Init output directory.....
[echo]
dirs:
[echo]
[echo] Creating output directories if needed...
[echo]
[mkdir] Created dir: 安装包制作目录bin/classes
resource-src:
[echo]
[echo] Generating R.java / Manifest.java from the resources...
[echo]
[echo]
[echo] outdir-r path: src
[echo]
[echo]
[echo] aapt path: SDK目录build-tools/android-4.4/aapt
[echo]
[exec] AndroidManifest.xml:3: error: Error parsing XML: not well-formed (invalid token)
BUILD FAILED
安装包制作目录build.xml:145: exec returned: 1
Total time: 0 seconds
请问下这个是什么错误啊很郁闷。
Android_磊子
应该不是这个原因,具体情况需要排查,联系我QQ609022981
2015-07-01 15:20