Home > Java > javaTutorial > body text

Why Can't Android SDK Detect My Installed JDK on Windows 7?

Linda Hamilton
Release: 2024-11-10 10:24:02
Original
514 people have browsed it

Why Can't Android SDK Detect My Installed JDK on Windows 7?

Troubleshooting Android SDK Installation Difficulty Recognizing Installed JDK

Problem:

During the installation of the Android SDK on a Windows 7 x64 system, the setup encounters an error claiming it cannot find the installed JDK (Java Development Kit) despite its presence as a standalone executable (jdk-6u23-windows-x64.exe).

Known Issue and Solution:

This issue is indeed recognized and has a designated solution. To resolve this problem, follow these steps:

  1. Click the "Back" button upon receiving the "JDK not found" notification.
  2. Click the "Next" button once more.

Once these steps are completed, the Android SDK setup should now be able to detect and utilize the existing JDK installation, allowing the installation process to continue smoothly.

The above is the detailed content of Why Can't Android SDK Detect My Installed JDK on Windows 7?. 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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template