This problem was asked many times, but none of solutions doesnt help me.
I am using Windows 7 SP1 (x64), JDK 1.7.0_03 (x86), JRE 7 (x86) and Android SDK Tools r16.
When I install Android SDK Tools it says –
Java SE Development Kit (JDK) version 1.7 has been found
But after install SDK Manager closes instantly. android.bat and find_java.bat say –
WARNING: Java not found in your path.
I have tried set enviroment variables JAVA_HOME, PATH manually but this doesnt help. Searching solution many hours, setting variables, reinstalling java / sdk – nothing helps.
Thanks in advance.
Android requires Java 1.5 or 1.6.
I haven’t tested this, but I have seen posts about Android working with 1.7 as long as you also have 1.6 installed. Although this requires having two versions of java installed, and I am not sure it’s worth it.