Was this your first build? During the first build it downloads a bunch of stuff (the gradle plugin). Subsequent builds should be faster (even clean ones)
On Wed, Aug 5, 2015 at 6:00 AM, XRAY <[email protected]> wrote: > I'm a newbie in Android programming. > What are possible reasons of long Gradle build time? The application is > very simple. About 40 lines. (base example 'Hello World') > > here is my event log: > > 14:51:00 Gradle sync started > 14:57:58 Gradle sync completed > 15:02:27 Executing tasks: [:app:assembleDebug] > 15:06:50 Gradle build finished in 4m 22s 509ms > 15:10:32 Session 'app': running > > > 4 minutes 22 seconds! Crazy! > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
