在Windows 7 64位安装的Android SDK:" JDK没有找到与QUOT;?
可能重复:
的Android SDK安装没有找到JDK
我无法安装Android SDK。它要求我有JDK,这是我做的。我重新下载并重新安装了Java JDK。我重新启动我的电脑,我跑这再次安装了Android SDK中......没什么......它不会让我闯过了这一点。这里是一个屏幕截图的画面我卡上:
I am unable to install the android SDK. It requests that I have the JDK, which I do. I re-downloaded and reinstalled the Java JDK. I restarted my computer, I ran this install again for the android SDK... nothing... it won't let me get past this point. Here is a screen shot of the screen I'm stuck on:
我GOOGLE了我的问题,我已经花了2小时试图找到答案......最接近我能得到会是增加一个路径我的环境变量。我发现那里的环境变量是在Windows 7中,但我没有丝毫的线索,我应该做的。
I've googled my problem, I've spent 2 hours trying to find the answer... the closest I could get would be something about adding a "Path" to my "Environment Variables." I found where the environment variables are in Windows 7, but I don't have the slightest clue what I am supposed to do.
发现这个昨晚的Android SDK安装问题现在我可以在我的Win7 64位+ 64位的JDK。
Found this last night Android SDK install problem and now I can install it on my Win7 64bit + JDK 64bit
不知何故,R8 SDK安装程序正在寻找内32位的注册表项JDK的路径,而我安装64位JDK。
Somehow the r8 SDK installer are looking for JDK path inside 32bit registry key while I am installing 64bit JDK.
更新 不管你信不信,单击后退和下一步将修复它:)(在这件事我的博客文章有人评论,并从别人的意见来看,这类型的作品)
Update Believe it or not, clicking Back and Next will fix it :) (someone comment on my blog post about it and judging from the others comments, it kind of works)
免责声明:这是我的博客http://$c$caretoy.word$p$pss.com/2010/12/23/jdk-not-found-on-installing-android-sdk/
Disclaimer: This is my blog http://codearetoy.wordpress.com/2010/12/23/jdk-not-found-on-installing-android-sdk/