GreenDroid导入问题

发布于 2024-12-05 02:59:20 字数 233 浏览 0 评论 0原文

我正在尝试将 GreenDroid 导入到新的 Android 项目(SDK 2.2)中,但在尝试清理我的项目并编译它时遇到此错误:

资源“/GreenDroid/gen”不存在。

当我在解决方案资源管理器中单击 GreenDroid 项目时,我还收到此错误:

项目“GreenDroid”缺少所需的源文件夹:“gen”。

我非常感谢你在此事上的帮助。

谢谢! 尼古拉斯.

I'm trying to import GreenDroid into a new Android Project (SDK 2.2) and I'm getting this error while trying to clean my project and compile it:

Resource '/GreenDroid/gen' does not exist.

When I click on the GreenDroid project in the solution explorer, I'm also getting this error:

Project 'GreenDroid' is missing required source folder: 'gen'.

I would much appreciate your help on the matter.

Thanks!
Nicolas.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

意犹 2024-12-12 02:59:20

确保没有构建错误,然后刷新项目,清理项目,然后转到 Android Tools->修复项目属性。这些步骤的某种组合通常可以解决我的 gen 文件夹问题。

Make sure there are no build errors, then refresh the project, clean the project, and go to Android Tools-> Fix project properties. Some combination of those steps usually fixes my gen folder woes.

岁吢 2024-12-12 02:59:20

转到项目属性并将 android 属性设置为 Googleapi 2.2 或更高版本,但请确保您已将属性设置为仅 GoogleApi。

goto the project properties and set android properties as Googleapi 2.2 or higher, but make sure the you have set the properties as GoogleApi only.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文