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
Shutdown secure boot when use custom kernel in libvrit 使用virt-install安装虚拟机并关闭secure boot, 以支持自定义kernel。 2024-03-31 虚拟化 #教程 #虚拟化
Install android ndk in linux and compile the sample code 在Linux安装ndk并编译示例代码。 2024-03-29 工具使用 #教程 #Android系统 #ndk