How to avoid creating multiple daemons ? What is gradle criteria to start a new daemon ? They may consume a lot of memory and I would like to avoid that, I thought that making AS use the same JDK as I use in the command line would be enough, but it does not seems to be the case...