A copy of the latest OpenJDK comes bundled with Android Studio 2.2 and higher , and this is the JDK version we recommend you use for your Android projects.
Read moreHow do I check Java version in Java?
The Java version can be found in the Java Control Panel. Under the General tab in the Java Control Panel, the version is available through the About section . A dialog appears (after clicking About) showing the Java version.
Read moreHow do I find JDK version?
Java Version under Windows Start Menu – Java 7 Update 40 (7u40) and later versions
Read moreHow do I find my JDK version on Mac terminal?
Type terminal in the search bar and open it by clicking on the icon in the search results. 3. Once in the command line, run the command: java -version . The output should display the Java version installed on your MacOS.
Read moreHow do I know if Java Runtime is installed on my Mac?
Determining the JRE Version Installed on macOS The JRE version installed on the system can be determined in one of two ways: From System Preferences, and then the Other section, click the Java icon . This starts the Java Control Panel. You then click About to display the version information.
Read moreWhere is Java version in Mac?
Java Version in the Java Control Panel – Windows and Mac The Java version can be found in the Java Control Panel. Under the General tab in the Java Control Panel, the version is available through the About section . A dialog appears (after clicking About) showing the Java version.
Read more