如何下载Android源代码并在Eclipse中连接它?

发布于 2024-10-20 12:51:20 字数 246 浏览 1 评论 0原文

我想看Android源代码,但不知道如何下载。我只在 StackOverflow 上找到了地址。

所以我的问题是:

  1. 如何从网站 https://android.googlesource.com/?
  2. 如何在 Eclipse 中安装源代码?

I want to see the Android source code, but I don't know how to download it. I only find the address on Stack Overflow.

So my questions are:

  1. How do I download the source code from the site https://android.googlesource.com/?
  2. How do I install the source code in Eclipse?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吐个泡泡 2024-10-27 12:51:20

您可以使用 Git 下载单个项目,也可以按照此处发布的说明获取整个树: https ://source.android.com/source/downloading

如果您有完整的树,您可以使用位于 development/ide/eclipse 中的 IDE 支持文件。

警告:整棵树很大。确保您有充足的时间和可用带宽配额(如果适用)。

You can use Git to download single projects, or you can get the whole tree by following the instructions posted here: https://source.android.com/source/downloading

If you have the full tree you can use the IDE support files located in development/ide/eclipse.

Warning: The full tree is big. Be sure you have plenty of time and available bandwidth quota, if applicable.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文