Home > Java > javaTutorial > body text

Why Can't My Android SDK Find My JDK Even Though It's Installed?

DDD
Release: 2024-11-13 03:28:02
Original
1037 people have browsed it

Why Can't My Android SDK Find My JDK Even Though It's Installed?

Troubleshooting Android SDK Installation Error: JDK Not Found

While installing the Android SDK on a Windows 7 x64 system, you may encounter an error stating that the SDK setup cannot proceed as it cannot locate the Java Development Kit (JDK) installation. This issue is encountered despite having installed jdk-6u23-windows-x64.exe.

Known Issue:

Yes, this is a known issue with the Android SDK installation process. The setup may occasionally fail to detect the JDK installation automatically.

Solution:

To resolve this issue and continue with the Android SDK installation:

  1. When the error notification appears indicating that the JDK cannot be found, click the Back button.
  2. Click the Next button erneut. This time, the setup should successfully detect the JDK installation and proceed with the installation process.

The above is the detailed content of Why Can't My Android SDK Find My JDK Even Though It's Installed?. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template