|
You are here |
wittchen.io | ||
| | | | |
ryanharter.com
|
|
| | | | | I've been using ant to build my Android projects for as long as I can remember. There are many reasons for this, like build consistency and workstation agnosticism, but you can read this article if you want to check that out. Ant is a good tool, but never offered the flexibility that I would have liked in a project. That's where Gradle steps in. After seeing all of the power of the new Gradle build system, I knew I had to convert Hashnote to Gradle. | |
| | | | |
objectpartners.com
|
|
| | | | | How to use Gradle with an existing Ant project and be able to use Gradle's plugins afterwards. | |
| | | | |
greggigon.com
|
|
| | | | | For last few weeks I've been moving rather large collection of Ant, Shell and other scripts into Gradle. In my opinion Gradle is great. It has two things that I value the most when it comes to tools: The build scripts are CODE. As scripts are CODE I can do everything I could do when... | |
| | | | |
www.enricozini.org
|
|
| | | |||