I have been trying to set up my android to begin my development lessons all day without success. I have installed the Java JDK kit and I\'m trying to install th
This error often occur if not always because android sdk does not recognise "java" in sub-folder "System32" as "java.exe". Simply rename it to "java.exe". Sub-folder "System32" is found in Local Disk(C:)>>Windows. Scroll down to find "java" in sub-folder "System32".
This should work provided "Java jdk" is properly installed on your system. Goodluck!