Android source code Download Method

Source: Internet
Author: User

1. Download msysgit. msysgit is a git client program developed by Google for Windows.
Http://code.google.com/p/msysgit/
2. Install the msysgit software. Next, skip this step...
3. Create a directory to store the source code to be downloaded, which is similar to SVN.
4. Right-click the folder you just created and select "Git Bash". A Window similar to Windows command line will pop up.
5. query the required source code. The specific URL is as follows (this can be added to favorites, ^ ):
Http://android.git.kernel.org/
6. Download the specific source code. For example, if you want contacts, enter the following in the pop-up command box:
Git clone git: // android.git.kernel.org/platform/packages/#/contacts.git
PS: Please note that the program name is case sensitive. Otherwise, no specific file is found.

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.