• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps noob question: android sdk won't find jdk

AmneonX

Android Enthusiast
I am totally new to android programming and when I try to launch the Android sdk it says that it can't find the Jdk and directs me to the java website. I have the Jdk installed. Am I doing something wrong?
 
Wild guess here, I'm not a dev or anything, but I had the same issue. It seemed the SDK wanted the x32 version of the JDK, not the x64 version. So even if you're on a x64 machine you'll need to switch.
 
I had the same problem and found a post somewhere that said just hit back and then next again while you are installing the android sdk and it worked for me. Don't know why.
 
Back
Top Bottom