Gradle Introduction with Project Creation Part-1

 

In this Video, we see the introduction of Gradle. What is Gradle in Android? Gradle is an advanced build system. This system is software tools designed to automate the process of program compilation. Build tools system is easy to reuse code and resources. It has good IDE integration

What are the features of Gradle:
-Dependency Management
-Using Ant from Gradle
-Gradle Plugins
-DSL – Domain Specific Language
-Java Plugin
-Android Plugin
-Very flexible
-Multi-Project Builds


Leave a Reply

Your email address will not be published. Required fields are marked *