Getting Started
To get started with Android/CyanogenMod, you'll need to getfamiliar with Git and Repo.
To initialize your local repository using the CyanogenMod trees, use a command like this:
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0Then to sync up:
repo syncPlease see the CyanogenMod Wiki for building instructions.
For more information on this Github Organization and how it is structured, please read the wiki article
repo init -u git://git.omapzoom.org/platform/manifest
android 源码和CM源码下载地址
最新推荐文章于 2022-12-27 11:52:19 发布
本文介绍如何使用 Git 和 Repo 工具开始 CyanogenMod(Android 的一个自定义 ROM)的开发工作。通过初始化本地仓库并同步 CyanogenMod 的源代码树,读者可以了解必要的步骤来构建 CyanogenMod 系统。
974

被折叠的 条评论
为什么被折叠?



