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. So if you are using the newest version, you won’t need any additional JDK.
Read moreHow do I download JDK 11?
Head to Java SE Development Kit 11 Downloads page and choose the download file appropriate to your operating system . Oracle JDK 11 comes with installers for Linux (rpm and deb), macOS (dmg), Windows (exe) and archive files (tar. gz and zip). For Windows, I recommend to download the file jdk-11.0.
Read moreWhat version of Java does Android Studio support?
Android Studio supports all the same programming languages of IntelliJ (and CLion) e.g. Java, C++ , and more with extensions, such as Go; and Android Studio 3.0 or later supports Kotlin and “all Java 7 language features and a subset of Java 8 language features that vary by platform version.” External projects backport …
Read more