Android Eclipse - 找不到* .apk [英] Android Eclipse - Could not find *.apk

查看:142
本文介绍了Android Eclipse - 找不到* .apk的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这个问题之前已经被问过了,我已经看到了很多的解决方案,但似乎没有什么对我有用。我能够在没有问题的情况下构建我的apk,直到这个错误开始出现。我已经尝试清理我的项目,将其从工作区中删除并重新导入,从我的Builders中删除Java Builder,手动构建项目,重新排序我的java构建路径。我没有可见的编译器问题,我的工作区中没有问题。



我以前经历过这个问题,并通过从我的工作区中删除项目并重新导入并解决了一次,另一次我通过从Java Builder我的java构建路径。这一次似乎没有工作。我目前将大部分设置设置为默认设置(即再次检查Java构建)。



我正在运行Windows 7(64位)并使用jdk1.6.0_21通过Eclipse 3.6。



任何建议将不胜感激,因为我已经失去了很多开发时间故障排除。



[更新]我的地点是英文&我已经尝试删除与问题834 相关的美国的debug.keystore / a>

请按照以下步骤操作:这可能会帮助您:


  1. 右键单击您的应用程序项目,然后转到属性


  2. 从左侧列表中选择Android


  3. 取消选中是库复选框


如果您的应用程序项目依赖于工作区中的库项目,那么当然需要选中Is Library框。


I know this question has been asked before and I have seen a plethora of solutions out there, yet none seem to work for me. I was able to build my apk without issues until this error started cropping up. I have tried cleaning my project, removing it from the workspace and reimporting it, removing "Java Builder" from my Builders for the project, building the project manually, reordering my java build path. I have no visible compiler issues and no problems exist in my workspace.

I did experience this issue before and solved it once by removing the project form my workspace and re-importing it and another time I solved it by removing "Java Builder" from my java build path. None seem to work this time. I currently have most of the settings set back to default (i.e. java build is checked again).

I am running windows 7 (64 bit) and using jdk1.6.0_21 via Eclipse 3.6.

Any suggestions would be greatly appreciated as I have lost loads of development time troubleshooting this already.

[Update] My locale is English & I have tried removing the debug.keystore, United States as related to issue 834

解决方案

Please follow these steps; this might help you out:

  1. Right-click your app project and go to Properties

  2. Select Android from left-hand side list

  3. Uncheck the "Is Library" checkbox

If your app project relies on library projects which are in your workspace, those of course need to have the "Is Library" box checked.

这篇关于Android Eclipse - 找不到* .apk的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆