Quick-cocos2d-x 3.3RC0怎么样编译成APK文件呢?

有没有官方点的教程?

关键是使用ant编译时还提示成功了
-package:
Current build type is different than previous build: forced apkbuilder run.
Creating demo-debug-unaligned.apk and signing it with a debug key…

-post-package:

-do-debug:
Running zip align on final apk…
Debug Package: D:\test\N1Demo\branches\demo\frameworks\runtime-src\proj.android\bin\demo-debug.apk
Creating new property file: D:\test\N1Demo\branches\demo\frameworks\runtime-src\proj.android\bin\build
.prop
Updating property file: D:\test\N1Demo\branches\demo\frameworks\runtime-src\proj.android\bin\build.pro
p
Updating property file: D:\test\N1Demo\branches\demo\frameworks\runtime-src\proj.android\bin\build.pro
p
Updating property file: D:\test\N1Demo\branches\demo\frameworks\runtime-src\proj.android\bin\build.pro
p

-post-build:

debug:

BUILD SUCCESSFUL
Total time: 10 seconds