Windows 7 中的 JDK 7 与 Android SDK R13

发布于 2024-11-27 00:00:03 字数 146 浏览 3 评论 0原文

我想使用JDK 7 64位进行android开发。但是在android开发的系统要求中说它需要“JDK 5或JDK 6”。如果我想将最新的 JDK 64 位与最新的 android SDK 和新的 eclipse IDE 64 位一起使用,有什么问题吗?

笔记:

I want to use JDK 7 64bit for android development. But in system requirement of android development it is said that it need's "JDK 5 or JDK 6". Is there any problem if i want to use latest JDK 64bit with latest android SDK and new eclipse IDE 64bit?

Note:

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

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

发布评论

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

评论(3

离不开的别离 2024-12-04 00:00:03

JDK 7 64 位可以在 Windows7 64 位上正常工作,但是您可能需要下载 32 位和 64 位版本的 SDK。我不知道为什么他们没有解决这个问题,但修复工作有效,并且 JDK 7 在 Android 上运行良好。

JDK 7 64-bit works without issue on Windows7 64-bit, however you will probably need to download both the 32-bit and 64-bit versions of the SDK. I'm not sure why they haven't solved this issue but the fix works, and JDK 7 works fine with Android.

不知在何时 2024-12-04 00:00:03

我安装的一些系统可以使用 64 位 JDK,而有些系统则无法检测到它,需要我也安装 32 位的系统。不管怎样,它在 Eclipse x64 上运行得很好。

Some systems I installed it on worked with the 64-bit JDK, and some didn't detect it, requiring me to install the 32-bit one as well. Either way, it worked with Eclipse x64 just fine.

流殇 2024-12-04 00:00:03

Android SDK 中的 JDK 检测问题是一个已知(且烦人)的问题。

要解决此问题,在收到未检测到 SDK 的消息后,只需单击“后退”按钮,然后再次单击“下一步”按钮,它应该可以正确检测到 JDK

The JDK detection problem in the Android SDK is a known (and annoying) issue.

To solve this, after getting the message that the SDK wasn't detected, just hit the "Back" button and then the "Next" button again and it should detect the JDK properly

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