DroidKaigi 2023 - [EN] Gradle Convention Plugins | Jumpei Matsuda

Опубликовано: 10 Январь 2025
на канале: DroidKaigi
576
15

List of sessions -    / droidkaigi  

Gradle Convention Plugins (Jumpei Matsuda)

Gradle Convention Plugins allow us to easily/effectively apply shared configurations across projects a.k.a modules especially for Android developers. Convention plugins have some advantages in build phases much more than shared build scripts. However, we have to implement plugins correctly to get the advantages because wrong implementations/configurations may bring negative impacts to Gradle's build features like configuration cache.


This presentation will explain why Gradle Convention Plugins are good to know for Android developers, and show how to build Gradle plugins from scratch and some plugin examples that collaborate with Android Gradle Plugin.


Keywords: Gradle plugin, convention plugin, build logic, precompiled script plugins

DroidKaigi 2023 Session timetable/Slide link - https://2023.droidkaigi.jp/en/timetab...

---------

DroidKaigi is a conference tailored for Android developers. It took place on the 14, 15, and 16 of September 2023.

All participants at DroidKaigi are required to agree with the DroidKaigi Code of Conduct.
This will be enforced on social media and YouTube comments and chats as well:
https://portal.droidkaigi.jp/en/about...

DroidKaigi 2023 and more - https://2023.droidkaigi.jp/

DroidKaigi on X -   / droidkaigi  

#Android #DroidKaigi

----
The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.