Explained how to clear the warning "Android Studio is using the following JDK location when running Gradle:
/Applications/Android Studio.app/Contents/jre/jdk/Contents/Home
Using different JDK locations on different processes might cause Gradle to spawn multiple daemons, for example, by executing Gradle tasks from a terminal" in Android Studio.
#SpawnMultipleDaemons
#JDK_location
#Android Studio