Speed Up AOSP Repo Sync with a Local Mirror
Android’s repo tool simplifies working with hundreds of Git repositories. But syncing the full AOSP (Android Open Source Project) tree, […]
From Kubernetes and Ceph to Proxmox, Kafka, Jenkins, Vault, Android, and CI/CD, every guide here is a tested, step-by-step walkthrough from my lab.
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.
Secure your Harbor registry using Keycloak as an OpenID Connect (OIDC) identity provider. This guide walks you through configuring Keycloak
What is Harbor? Harbor is a cloud-native container registry that secures and manages container images for your organization. Initially developed
In our earlier post, How to Run the ThingsBoard Mobile App on Android (Self-Hosted Server), we walked through connecting the
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
Chocolatey is a command-line package manager for Windows. It lets you install, upgrade, and manage software like Git, Python, Node.js,
If you’re doing software development on Windows 11, you might come across an option called Developer Mode. But what does