Skip to main content
deleted 2 characters in body; edited tags
Source Link
Will
  • 24.8k
  • 14
  • 100
  • 111

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  ?

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  ?

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?

Post Closed as "Duplicate" by Blackbelt android
Source Link
Mehdiway
  • 10.7k
  • 8
  • 38
  • 69

Does Android Studio use Gradle Daemon?

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 ?