随笔分类 -  Android Source Code Download

摘要:Google官方下载源码使用的系统Ubuntu系统,不过现在我们需要在Windows系统中下载Android源码文件。网站的地址是:https://android.googlesource.com/里面包括Android系统各个部分的源码,我们只需要下载platform就行点击进入即可看到下载地址地... 阅读全文
posted @ 2015-08-04 21:13 若。只如初见 阅读(10790) 评论(2) 推荐(1)
摘要:The Android source tree is located in a Git repository hosted by Google. This document describes how to download the source tree for a specific Android code-line. Installing Repo Repo is a tool that makes it easier to work with Git in the context of Android. For more information about Repo, see the 阅读全文
posted @ 2013-09-22 14:46 若。只如初见 阅读(451) 评论(0) 推荐(0)
摘要:This section describes how to set up your local work environment to build the Android source files. You will need to use Linux or Mac OS. Building under Windows is not currently supported.Note: The source download is approximately 8.5GB in size. You will need over 30GB free to complete a single buil 阅读全文
posted @ 2013-09-22 14:36 若。只如初见 阅读(276) 评论(0) 推荐(0)