Android project build tool - Gradle

#
1. eclipse —ant
does not support automatic download and configuration of dependent jars
. Second, Android —gradle plugin

 支持
  1. Gradle is a build tool and a development framework based on the Groovy language. You can write your own Gradle plugin through the Groovy language, or you can write a specified script to change the build rules.
  2. The reason why gradle in Android studio can build android projects is because there is an android-based gradle plugin.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326527740&siteId=291194637