Set the JDK version Open your project in Android Studio and select File > Settings… > Build, Execution, Deployment > Build Tools > Gradle (Android Studio > Preferences… > Build, Execution, Deployment > Build Tools > Gradle on a Mac). Under Gradle JDK, choose the Embedded JDK option. Click OK.
Read moreWhich Java JDK should I download for 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 moreWhere can I download JDK?
Where can I get JDK download? To download the latest version of the Java Development Kit (JDK), go to JDK downloads . Developers can also refer to the Oracle Technology Network for Java Developers for everything you need to know about Java technology, including documentation and training.
Read moreWhere can I download JDK for Android?
Go to the Java SE Development Kit 8 Downloads page at http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html , accept the license agreement, and download the Java SE Development Kit installation file for your platform.
Read moreIs Java Development Kit the same as Java?
JDK is a software development kit whereas JRE is a software bundle that allows Java program to run, whereas JVM is an environment for executing bytecode. The full form of JDK is Java Development Kit, while the full form of JRE is Java Runtime Environment, while the full form of JVM is Java Virtual Machine.
Read moreHow do I get Java dev kit?
Installing Java SE Development Kit on Windows
Read moreCan you still download Java 8?
Java SE subscribers will receive JDK 8 updates until at least December of 2030 .
Read more