If you find yourself copying and pasting code from your application’s build.gradle file every time you start a new project, then it’s time you learn about creating Gradle plugins. In this presentation you will learn what it takes to create a custom Gradle plugin for use in your Android/Java applications.
It covers: Plugin Structure, Key Plugin Components, Testing, and Publishing
It covers: Plugin Structure, Key Plugin Components, Testing, and Publishing
Materials
If you would like to learn more about creating high quality Android applications, I encourage you to check out my video course.