Using eclipse to generate Android app.
All of a sudden when I export a project - I get an apk file that's not valid.
e.g. missing AndroidManifest.xml
and res
folder.
It was working a few days ago and I didn't make any config
changes.
When I test it in an emulator - the correct apk file is generated in the bin
folder -
albeit without certificate signing etc.