Introducing CI/CD for AOSP based projects
We're thrilled to announce the launch of dedicated CI/CD features in HexDroid, specifically designed to tackle the unique complexities of building AOSP-based projects!
Building AOSP often involves managing multiple repositories, complex build configurations, and device-specific variations. Traditional CI/CD systems can struggle with these demands, often requiring extensive scripting and maintenance. HexDroid CI/CD simplifies this entire process with native support for AOSP workflows.
Our new aosp
step provides a powerful, declarative approach to automate your AOSP builds, tests, and releases,
reducing boilerplate and improving the reliability of your pipelines.