Installing Android SDK on Windows 7 64-bit: "JDK not found"?
android, sdk
Solution
Found this last night Android SDK install problem and now I can install it on my Win7 64bit + JDK 64bit
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)
Disclaimer: This is my blog http://codearetoy.wordpress.com/2010/12/23/jdk-not-found-on-installing-android-sdk/
Problem
Possible Duplicate: Android SDK installation doesn't find JDK 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: 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.