I used Gradle Daemon to build Android project from the command line and noticed it was quite fast. But Android Studio seems a bit slow compared to the command line, so that got me wondering : Is Android Studio using Gradle Daemon to speed up builds or is something else that's slowing them ?