/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

blog.blundellapps.co.uk
| | blog.gradle.org
2.8 parsecs away

Travel
| | [AI summary] This article announces the November 2024 Early Access Preview 2 for Declarative Gradle, detailing new features in the Declarative Configuration Language (DCL), expanded Android Studio support, and integration with other IDEs.
| | inthecheesefactory.com
4.0 parsecs away

Travel
| | Android Studio 1.3's stageis closed to the stable release. Newfeatures are keep coming including full NDK support. And it seems like some major change isalsobeing waited for it
| | 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.
| | stephennimmo.com
12.8 parsecs away

Travel
| [AI summary] This article explains how to integrate Lombok and MapStruct in a Maven project to simplify code generation and mapping between Java bean types.