Install android ndk in linux and compile the sample code 在Linux安装ndk并编译示例代码。 2024-03-29 工具使用 #教程 #Android系统 #ndk
Install Android SDK and run emulator in linux 在linux下载并运行Android emulator虚拟机 2024-03-26 虚拟化 #教程 #虚拟化 #环境搭建
Update AOSP repo url 在已有的repo仓库下替换成其它仓库,如redroid的项目替换成aosp的项目,他们基线可能都一致,但其中个别仓库有差别。 2024-03-25 代码管理 #git #教程