Error while running zipalign

前端 未结 18 2049
眼角桃花
眼角桃花 2021-02-06 21:48

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

18条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-06 21:59

    zipalign tool can't access to the source file, so you should verify path, file name, extension, permissions ...

提交回复
热议问题