Open command prompt and enter “java –version” . If installed version number is displayed.
Read moreHow do I find my JDK on Windows 10?
Windows 10
Read moreHow do I add Java to path in Windows 10?
Setting Java Path in Windows
Read moreHow do I set Java Home path in Windows 10?
How to set JAVA_HOME on Windows 10?
Read moreWhat is JAVA_HOME directory?
JAVA_HOME is an operating system (OS) environment variable which can optionally be set after either the Java Development Kit (JDK) or the Java Runtime Environment (JRE) is installed . The JAVA_HOME environment variable points to the file system location where the JDK or JRE was installed.
Read moreDo I need to add JAVA_HOME to path?
Short answer, YES, you do need to set JAVA_HOME .
Read moreDoes Android Studio needs JDK?
The next piece of software for you to install is called Android Studio. This is an official text editor and integrated development environment (IDE) for developing Android apps. You must install Oracle JDK before installing Android Studio , so please don’t start this step until you have completed Step 1 above.
Read more