Installing the Android SDK does not find the JDK - this is not the same release as this one, and the solution is "backward", then the "next" does not work.
I tried installing different versions of Java and nothing works. I have been trying to fix this for the last 3 days. The solutions I tried DO NOT work:
The installation file is called installer_r20.0.3-windows and is the current exe, available at http://developer.android.com/sdk/index.html
installer_r20.0.3-windows
Ok, looking at your JAVA_HOME path, which is C:\Program Files\Java\jdk1.6.0_34\bin I suggest you change it as C:\Program Files\Java\jdk1.6.0_34\ . There is no need to add the path to the bin folder in the JAVA_HOME path.
C:\Program Files\Java\jdk1.6.0_34\bin
C:\Program Files\Java\jdk1.6.0_34\
On my Win7 Ultimate 64 bit / I need a few things
Voila!
It can help safely at other times.
Setting the JAVA_HOME environment variable in the system variable to C:\Program Files\Java\jdk1.7.0_07\ really solved my problem.
C:\Program Files\Java\jdk1.7.0_07\
A few comments.
\
/