Using different JDK locations on different processes might cause Gradle to spawn multiple daemons. [Android Studio 4.1]

Viewed 6981

I can't figure out what this warning is refering to. How is this triggered?

                Android Studio is using the following JDK location when running Gradle:
                C:\Program Files\Android\Android Studio\jre
                Using different JDK locations on different processes might cause Gradle to
                spawn multiple daemons, for example, by executing Gradle tasks from a terminal
                while using Android Studio.
                More info...
                Select a JDK from the File System
                Do not show this warning again

What is the solution or steps to do things correctly?

0 Answers
Related