Hello;
I'm doing the Android development course. I'm in:
Section - 2 - Installation and configuration in windows
Lesson 5 - Java, JDK and JRE installation
PROBLEM - I am not able to configure the environment variable.
*** The JAVA_HOME system variable is apparently correct (C: \ Program Files \ Java \ jdk1.8.0_151);
*** The PATH system variable, I am not able to configure correctly:
Path without editing (C: \ ProgramData \ Oracle \ Java \ javapath);
Path with editing (C: \ ProgramData \ Oracle \ Java \ javapath;% JAVA_HOME% \ bin);
Even after editing CMD-JAVAC searches, I could not configure the environment variables correctly.
I'd like to request a support;
Thank you!