Tag archive

develop

Robert Haba1 min read

What languages should you learn for developing Android apps

You've therefore chosen that you want to learn how to create Android apps. Great! Sadly, good intentions can only go you so far. It can be challenging to learn how to code. Sometimes even where to begin is a mystery! So, before you even begin, you undoubtedly have a ton of questions to address. Lot […]

android app
Robert Haba1 min read

Improved incremental builds in Gradle 7.0

The most recent version of the well-known software build tool used in Android development and other areas, Gradle 7.0, provides support for Java 16 and faster incremental builds. To speed up incremental builds, file system watching is now enabled by default in the Gradle 7.0 version, which was released on April 9. Gradle 6.5 offered […]

gradle 7.0