Android applications are finally moving away from Ant or IDE builds. The new build mechanism is based on Gradle, the popular build tool from the Groovy ecosystem. This talk will introduce Gradle to Android developers and show how easy it is to integrate into Android projects.
The latest version of the Android Studio IDE will be used to develop applications. Topics will include using the Android plugin for Gradle, implementing both unit and integration tests, customizing product flavors and variants, and more.
The post Gradle for Android: Gradle Summit 2015 Video appeared first on Gradle.