No .apk after succesful build [resolved]

I’m getting these messages at the end of android builds:

Error while expanding /var/folders/64/64boKRG6Eq8jYZ5SejoRTU+++TI/-Tmp-/1310650607/output/MyCoronaActivity-unsigned.apk
java.util.zip.ZipException: archive is not a ZIP archive
When they happen, the simulator says my build is successful, but there is no file. I can’t understand the circumstances under which this bug appears and disappears, and was unable to find anything on the forum.

I have 546 items in the root of my project (source and resource files), and thousands of .pngs in a folder structure, in case that’s relevant. [import]uid: 8145 topic_id: 12442 reply_id: 312442[/import]

I think I might have figured this out.

I’m using Eclipse for writing code, and I think this is due to some conflict of interests in the files of the compiled project between Eclipse and Corona - after 3 unsuccessful builds I closed Eclipse and got a successful build. [import]uid: 8145 topic_id: 12442 reply_id: 45412[/import]

wow !

glad to hear that it is working.

c [import]uid: 24 topic_id: 12442 reply_id: 45479[/import]