问题描述
我想使用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?
请注意:
推荐答案
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.
这篇关于JDK 7与Android SDK R13在Windows 7的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!