May 27, 2012

JDK Not Found android SDK installer...

This might seem a basic issue, indeed it is.
But I did not find solution easily.

I got error while running Android SDK Installer on my Win7 x64 System claiming JDK was not found.

After trying many solutions like registry fixes and everything, I came across one working simple solution.

Add following to your PATH system variable.

C:\Program Files\Java\jdk1.7.0_04\bin

Use appropriate path for appropriate version.

That's it!

1 Comments:

At January 25, 2013 at 11:20 PM , Anonymous Java Experience said...

Nice tutorial. I also wanted to share my blog post on Android AVD Emulator Installation

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home