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
you just need delete the "java.exe" of "C:\windows\System32\", and reset the java environment(JAVA_HOME,CLASSPATH,PATH), then you will successful pass this step.