简体   繁体   English

安装 Android SDK 时出现问题

[英]Problem Installing Android SDK

I'm trying to install android SDK but it says that I need to install JDK, but the latest jdk is already installed...我正在尝试安装 android SDK 但它说我需要安装 JDK,但最新的 jdk 已经安装...

I am running win7 Ultimate if it is matter... What seems to be the problem?如果有问题,我正在运行win7 Ultimate……这似乎是什么问题?

thnx谢谢

The most common mistake is to believe that the JDK is installed when only the JRE is.最常见的错误是认为只有JRE时才安装了JDK Check for the output of javac -version .检查javac -version的 output 。

Also, you may want to read about setting the PATH and the CLASSPATH here此外,您可能想在此处阅读有关设置PATHCLASSPATH的信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM