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 moreIs there JDK in Android Studio?
Set the JDK version 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 my JDK version?
Java Version under Windows Start Menu – Java 7 Update 40 (7u40) and later versions
Read moreDo I have to download JDK for Android Studio?
You must install Oracle JDK before installing Android Studio , so please don’t start this step until you have completed Step 1 above. Download Android Studio from the following address: Android Studio Download Page.
Read moreHow do I change the default JDK location in Android Studio?
Change Android Studio project JDK
Read moreWhere is JDK location?
The JDK software is installed on your computer, for example, at C:\Program Files\Java\jdk1. 6.0_02 . You can move the JDK software to another location if desired.
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 more