I got this error when trying to export a signed apk in Eclipse
Error while running zipalign: Unable to open as zip archive
I have run the Help->Check for Updat
I got this error because I had no write access to the target directory. Changing the permission accordingly resolved the problem.