Start menu > Computer > System Properties > Advanced System Properties. Then open Advanced tab > Environment Variables and in system variable try to find JAVA_HOME . This gives me the jdk folder.
Read moreDoes Android Studio needs JDK?
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 moreDoes Android Studio needs JDK?
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