All tags
Posts tagged with "AOSP"
用 Apple Container + Rosetta 在 Mac 上跑 AOSP Module Build
macOS 26 推出了 Apple Container,我試著用它在 MacBook 上本地跑 AOSP module build,加速開發迭代。這篇記錄完整的設定過程、踩到的三個坑、以及 persistent cache 的效能數據。
Running AOSP Module Builds on Mac with Apple Container + Rosetta
macOS 26 shipped Apple Container. I tried using it to run AOSP module builds locally on a MacBook to speed up development iteration. This post covers the setup, three compatibility issues I hit, and performance data with persistent cache.
從極客灣被封殺的橫評學到的:Android OS 開發者該關注的 Video/Audio Linkage Path
極客灣 44 台手機遊戲性能大橫評被全網下架,但其測試方法論對 Android OS 開發者極具參考價值。深入分析 Video Linkage Path 和 Audio Linkage Path 的技術原理、Android vs iOS 的差異,以及自定義 Android 平台的優化方向。
247GB 的 Codebase,一個 AI,和一堆踩過的坑
當你的 AOSP codebase 大到人腦裝不下,Claude Code + 自建 MCP server 能幫到什麼程度?這是我從「能動就好」到 16 個工具的完整過程,包括哪些假設被打臉。
How to build AOSP on M1
How to build AOSP on M1