MacOS build error: unrecognized platform name visionOS Fix the build errors after upgrading the Xcode SDK to 26.1 2025-11-19 工具使用 #bugfix
Custom Android Emulator kernel 下载源码并编译Android emulator的内核,以x86 Android 9的4.4内核为例。 2024-04-08 虚拟化 #教程 #虚拟化 #Android系统
Use gdb debug ndk executable file 使用gdb调试ndk编译的可执行文件,但失败了,使用clion的gdb远程调试正常。 2024-04-01 工具使用 #教程 #Android系统 #ndk