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 moreIs JDK necessary for Android Studio?
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 moreWhich JDK is required for Flutter?
Requirements to create Flutter project Java 11 JDK installed and set in system environment variables.
Read moreDo I need to install JDK for Flutter?
Flutter (and possibly Android) would work with JDK version 8 . Just download the free jdk from jdk.java.net, uncompress it to a folder (or install), then set your machine’s JAVA_HOME env to that folder. Restart and retry. Show activity on this post.
Read more