Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Gradle for Android

You're reading from   Gradle for Android Automate the build process for your Android projects with Gradle

Arrow left icon
Product type Paperback
Published in Jul 2015
Publisher Packt
ISBN-13 9781783986828
Length 172 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Kevin Pelgrims Kevin Pelgrims
Author Profile Icon Kevin Pelgrims
Kevin Pelgrims
Arrow right icon
View More author details
Toc

Summary


In this chapter, we discovered how Groovy is different from Java, and how Groovy is used in Gradle. We saw how to create our own tasks and how to hook into the Android plugin, giving us a lot of power to manipulate the build process or dynamically add our own tasks.

In the last part of the chapter, we looked at creating plugins and ensured that we can reuse them in several projects by creating a standalone plugin. There is much more to learn about plugins, but unfortunately, we cannot cover it all in this book. Luckily, the Gradle user guide has a thorough description of all the possibilities at https://gradle.org/docs/current/userguide/custom_plugins.html.

In the next chapter, we will talk about the importance of continuous integration (CI). With a good CI system in place, we can build, test, and deploy apps and libraries with one click. Continuous integration is thus an important part of build automation in general.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image