Whenever I open or create a project in Android Studio, and it starts to do its background build or whatever, it gets to \"Starting Gradle daemon\", but gets in a loop and never
I had the same problem on Linux.
I traced it down to a firewall misconfiguration. It prevented Android Studio from communicating with Gradle daemon using IP over loopback interface.