Video: Android’s New Gradle-based Build Tool
Just in case you missed it, here’s the recording of Xavier Ducrohet’s New Android SDK Build talk from Google I/O 2013. Enjoy. How to Get Started with Gradle and Android It’s easy to start using...
View ArticleVideo Tutorial: Building Android Applications with Gradle
The Android SDK will soon use Gradle as its default build system. The new build system is not just a rewrite of the older build system based on Ant. Instead it has been completely rethought to provide...
View ArticleFive Lessons to Electrify Gradle Plugins from Twitter University
Jake Ouellette (@jakeout) is a Software Engineer at Twitter who is working on the Crashlytics mobile crash reporting tool. Jake’s primary responsibilities include developing build-tool and IDE plugins...
View ArticleGradle: The New Android Build System
Many of you have heard the news… Gradle: The New Android Build System! What does that mean? Google selected Gradle as the foundation of the Android SDK build system because it provides flexibility...
View ArticleGoogle IO Video: What’s new in Android development tools
Check out the 2014 Google IO conference video of Xavier Ducrohet, Jamal Eason, and Tor Norbye’s talk on “What’s new in Android development tools” at the conference in San Francisco on June 26 and 27....
View ArticleIntroduction to Android Development with Gradle
Want to get started with the Gradle Android plugin? Learn how to build Android projects with Gradle in this helpful video. Check out the Gradle Summit 2014 video from Ken Kousen’s Introduction to...
View ArticleTicketmaster: Android Gradle Case Study
Guest Blog Post: Jeff Kelsey from TicketMaster With the introduction of Gradle in Android Studio by Google, we are seeing a lot more interest and yes, even a bit of confusion from the Android community...
View ArticleGradle for Android: Gradle Summit 2015 Video
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...
View ArticleThe New Component Model & The Android Gradle Plugin
Gradle is now the official build system for Android Studio. Xavier will talk about the new component model which will benefit all Gradle users by adding sophistication inspired by the needs of Android...
View Article