Fix "Using different JDK locations on different processes cause Gradle to spawn multiple daemons"

Опубликовано: 08 Октябрь 2024
на канале: iRekha Tech Solutions
14,176
141

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