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.