简体   繁体   English

Eclipse-未生成导出签名的应用程序包APK

[英]Eclipse - Export Signed Application Package Not Producing APK

For some reason, when I try to export a signed application package using ADT tools, some kind of unspecified file type is produced instead of an APK. 由于某些原因,当我尝试使用ADT工具导出签名的应用程序包时,会生成某种未指定的文件类型,而不是APK。 This only started just recently - before then, I had never had a problem like this. 这只是最近才开始的-在那之前,我从来没有遇到过这样的问题。 Anyone know what's wrong? 有人知道怎么了吗?

Does eclipse also exit when you have this problem? 当您遇到此问题时,月食还会退出吗?

I recently got issues with exporting signed packages myself but in my case eclipse would fail and shut down. 最近,我本人在导出签名包时遇到了问题,但就我而言,日食将失败并关闭。 Also there was no output at all (on os x). 而且(在os x上)根本没有输出。 The problem seems to occur when working with several projects being signed that refer to a common library. 当处理几个引用公共库的项目时,似乎会出现此问题。

For me the solution is to do a clean build before exporting the signed package. 对我来说,解决方案是在导出签名包之前进行干净的构建。 A clean build of project and libraries. 干净的项目和库。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM