Android platform engineering
Notes on AOSP internals, the Android build system, and platform debugging. Mostly the parts that are hard to search for.
I'm Mykhailo Kryshtop, a Senior Android Platform Engineer based in Karlsruhe, Germany. More about me →
Writing
- Building android-cuttlefish on Ubuntu 26.04: four layers of "too new"
Getting the Cuttlefish host packages to build on a distro newer than anything the toolchain expects: a package rename, a prebuilt linker with old sonames, and two glibc 2.42 collisions.