Setting Up a Buildbarn RBE Cluster for AOSP (Ubuntu 24.04, From Source)
Topology What you get TL;DR Build the five binaries with Bazelisk, create storage/worker file pools, drop the Jsonnet files under […]
Topology What you get TL;DR Build the five binaries with Bazelisk, create storage/worker file pools, drop the Jsonnet files under […]
Building Android apps in Docker is a powerful way to create a clean, portable, and reproducible environment, especially useful for
Android Test Station (ATS) is a modern, web-based tool for running Android compatibility tests like CTS, GTS, and VTS. On
In large-scale Android development, it’s essential to verify each proposed change before it’s merged into the integration branch. This guide
Android’s repo tool simplifies working with hundreds of Git repositories. But syncing the full AOSP (Android Open Source Project) tree,
In my previous post, I explained how to mirror AOSP Android 15 into gerrit.maksonlee.com with complete commit history and tags.
If you’re hosting your own ThingsBoard instance (e.g. https://thingsboard.maksonlee.com) and want to run the official mobile app on Android, this
When building a Flutter app for Android, you might run into this cryptic error during the Gradle build phase: If
Managing multiple Flutter versions is a common need for developers working across different projects. FVM (Flutter Version Management) makes this
This guide explains how to automate AOSP (Android Open Source Project) artifact uploads to Artifactory using a Maven-style layout via