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 moreDoes Android use OpenJDK?
Android’s Java implementation is currently based on Java 7, while OpenJDK supports the latest version, Java 8 , and should be updated to support all the future versions of Java.
Read moreIs JDK installed with Android Studio?
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 get JDK on Ubuntu?
Installing the Default OpenJDK (Java 11)
Read moreDoes Android Studio support Java 15?
Even though Java 15 is the latest released version, it is a non-LTS version , so Android maintains the latest LTS release, Java 11, as the required minimum.
Read more