/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

greggigon.com
| | ryanharter.com
3.1 parsecs away

Travel
| | 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.
| | www.vogella.com
4.2 parsecs away

Travel
| | [AI summary] This tutorial explains how to build Android applications using Apache Maven and the android-maven-plugin, covering Gradle basics, resource shrinking, and dependency management.
| | wittchen.io
3.7 parsecs away

Travel
| | Introduction I really like Gradle build system for JVM apps. It has flexibility like Ant and great dependency management capabilities like Maven. It addition, it doesnt use XML notation, but Groovy programming language, so builds configurations are simple, concise, easier to read and easier to create. In my opinion, Gradle is truly modern build system for JVM apps. Nevertheless, there are projects, which are pretty old and use older systems like Ant.
| | googleblog.blogspot.com
16.7 parsecs away

Travel
| Insights from Googlers into our products, technology, and the Google culture