http://android.git.kernel.org/
To clone one of these trees, install git, and run:
git clone git://android.git.kernel.org/ + project path.
To clone the entire platform, install repo, and run:
mkdir mydroid
cd mydroid
repo init -u git://android.git.kernel.org/platform/manifest.git
repo sync
本文介绍如何使用git工具克隆Android源代码项目,以及如何使用repo工具克隆整个Android平台源代码。对于想要深入研究Android系统开发的读者来说,这是一个很好的起点。
3万+

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



