You need to install Java JDK software which is required for the android studio.
Read moreHow do I enable Java JDK?
Enable Java in the browser through the Java Control Panel
Read moreDoes Android studio work with Open JDK?
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 moreDoes Android studio work with Open JDK?
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 moreDoes flutter need Java installed?
If you do not have the JDK software installed or if JAVA_HOME is not set, then Flutter will give this error message.
Read moreDoes flutter need Java installed?
If you do not have the JDK software installed or if JAVA_HOME is not set, then Flutter will give this error message.
Read moreDoes Android use Java 8?
Java 8 has been supported natively since Android SDK 26 . If you wish to use Java 8 language features and your minimal SDK version is lower than 26, . class files produced by the javac compiler need to be converted to bytecode that is supported by these SDK versions.
Read more