android更新问题,按钮

发布于 2024-12-17 07:35:56 字数 286 浏览 8 评论 0原文

我的代码很干净并且运行得很好,直到我将我的 Eclipse IDE 更新为新的东西。遗憾的是,我今天去编译了一些新代码,但无法弄清楚代码的更改。请提供任何帮助,我们将不胜感激。

我添加了 5 个 Buttons,我添加了 5 个声音,我注册了这些声音,将其全部添加到其中,但它告诉我我无法将 Buttons 添加到应用程序中,因为它是较旧的代码,ADT 14 不会以这种方式引用它们。它使用一个库项目,但我在这里没有该项目的文件夹,也不明白它在问什么。

怎么解决这个问题呢?

My code was clean and ran great until I updated my Eclipse IDE to the new stuff. Sadly I went to compile some new code today and can't figure out the code changes. Please any help would be greatly appreciated.

I have added 5 Buttons that I added with 5 sounds, I registered the sounds, added it all into it but it tells me I cannot add the Buttons into the application as it is older code and ADT 14 doesn't reference them in this manner. It uses a Library project, but I have no folders for that on here or understand what it is asking.

How to solve this?

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

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

发布评论

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

评论(1

没有心的人 2024-12-24 07:35:56

确保您还从 SDK Manager 更新了 Android SDK - 如果您没有这样做,Eclipse 将不会很高兴并且 Eclipse 不会为您更新 SDK。

Make sure you also update the Android SDK from the SDK Manager - if you haven't done that, Eclipse won't be very happy and Eclipse doesn't update the SDK for you.

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