Articles → Android → Gradle In Android
Gradle In Android
What Is Gradle?
- It specifies how the project is build.
- It checks what dependencies needs to be filled in order to run the project.
- What is the end result of the build?
Dependencies In Gradle
Click to Enlarge
Build Types
Click to Enlarge
Build Variants
Plug-Ins
Click to Enlarge
APK Signing