Archive
2020
DEVELOPMENT
Android
Java
Testing
Gradle
Development
Filtering Tests in Android
A look at the android.support.test.filters library and what it provides you with.
2019
DEVELOPMENT
Android
Java
Gradle
Insights
Development
Understanding the Gradle Build System
In this article, we'll explore the Gradle build system, how it works, and why it is the new standard for building Android projects.
DEVELOPMENT
Android
Gradle
Development
Gradle Task Configuration Avoidance in Android Builds
An overview of Gradle's task configuration avoidance APIs and how they are used by the Android build system.