Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Creating a Gradle Project

Header Image

  1. Creating a new Gradle project
    • This article covers how to use the Gradle init task to create a new project and customize the project metadata using the build.gradle file.
  2. Understanding the Gradle project structure
    • This article covers the directory structure and build files of a Gradle project, including their components and purpose, along with examples to illustrate them.
  3. Configuring Gradle project settings
    • This article discusses the Gradle settings file and properties file, their roles in configuring a Gradle project, and how to use them to customize and extend the Gradle build process, with a touch of humor and pirate-themed examples.

Table of contents