Android installation issues

前端 未结 8 1557
感动是毒
感动是毒 2020-12-15 07:18

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

8条回答
  •  失恋的感觉
    2020-12-15 07:48

    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.

    By the way , i am under Windows7 X64

提交回复
热议问题