You can download the android source code from the official website.

Source: Internet
Author: User

Yesterday I am Google's official documentation (http://source.android.com/source/downloading.html) to download Android resources, it can be downloaded, and then I am hanging to let him download

But this morning, I found that the download was interrupted. What may be the reason?

 

I couldn't find any download location, and I couldn't initialize the repo. Then I got it through the search.
Data http://php.webtutor.pl/en/2011/09/05/kernel-org-hacked-how-to-get-android-repo/

According to this document, I can download to gingerbread, but I also want to download ice cream sandwich

Download the gingerbread command

Repo init-u git: // code=ra.org/platform/manifest.git-B gingerbread

I know you should just change the code buildname after the command, but what is the buildname of ice cream sandwich in codeaurora?

So I went to the official codeaurora website and found the page.

Https://www.codeaurora.org/gitweb/quic/la? P = platform/manifest. Git; A = heads

Party knows that the buildname of ice cream sandwich should be ICs

Therefore

Repo init-u git: // code=ra.org/platform/manifest.git-B ICs

Then repo sync can be downloaded to what I want.

Mark here, I hope it will help u...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.