Error packaging for android

there’s no apk, because build failed.
Would you please post the full log, from your log, the direct reason is no build.xml under the
C:\Users\deegi\Desktop\test\MyProject\Intermediate/Android/APK/
so when the engine use “ant debug” to generate apk, it will fail.
Then we need to find out why there’s no build.xml, there must be other error before your post content.

By the way, if you project include c++ code, the “android 19” setting should build fail, the right is “android-19”.