How to download Android source code

L'Antre du Tryphon

schedule
2012-04-28 | 04:33h
update
2013-06-08 | 19:25h
person
www.ctheroux.com
domain
www.ctheroux.com

How to download Android source code

Source code of Android can be downloaded by following these steps:

$ mkdir ~/bin $ PATH=~/bin:$PATH $ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo $ chmod a+x ~/bin/repo $ mkdir WORKING_DIRECTORY $ cd WORKING_DIRECTORY $ repo init -u https://android.googlesource.com/platform/manifest $ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 $ repo sync

android-4.0.1_r1 can be replaced by any version displayed in the previous step. The download process will take a while.

Advertisement

Imprint
Responsible for the content:
www.ctheroux.com
Privacy & Terms of Use:
www.ctheroux.com
Mobile website via:
WordPress AMP Plugin
Last AMPHTML update:
24.04.2024 - 00:35:47
Privacy-Data & cookie usage: