Android 原始碼下載
Android 下載說明,https://source.android.com/source/downloading.html
Android 版本檢視,https://android.googlesource.com/platform/manifest/+refs
------------------------------------------
修改 hosts 檔案(新增相關 IP)
Linux, /etc/hosts
Windows, C:\WINDOWS\system32\drivers\etc\hosts
------------------------------------------
sudo apt-get install curl
mkdir ~/android
curl http://php.webtutor.pl/en/wp-content/uploads/2011/09/repo > ~/android/repo
chmod a+x ~/android/repo
export PATH=~/android:$PATH
cd ~/android
./repo init -u https://android.googlesource.com/platform/manifest -b android-5.1.0_r1
sh -c "echo \"
#!/bin/bash
result=1
while [ $result -ne 0 ]
do
echo \"========== start repo sync ==========\"
./repo sync -j16
result=$?
sleep 1
done\" > ~/android/src_sync"; chmod a+x ./src_sync; ~/android/src_sync;
sudo sysctl -w net.ipv4.tcp_window_scaling=0
~/android/src_sync
呼叫 src_sync 時,出現“fatal: '../platform/abi/cpp.git' does not appear to be a git repository”,
(參考 http://zxquiet.iteye.com/blog/1470991 和 http://bbs.csdn.net/topics/380254094)
sed -i "s/fetch=\"..\"/fetch=\"git:\/\/Android.git.linaro.org\/\"/g" ~/android/.repo/manifest.xml
~/android/src_sync
相關文章
- [Android]Android原始碼下載Android原始碼
- Android原始碼下載之《Android新聞client原始碼》Android原始碼client
- Mac下載Android原始碼的方法MacAndroid原始碼
- Android 11 原始碼下載+編譯教程Android原始碼編譯
- Android 原始碼windows平臺下載方法Android原始碼Windows
- Android 1.6-5.0原始碼下載地址Android原始碼
- (連載)Android 8.0 : 如何下載和閱讀Android原始碼Android原始碼
- Ubuntu下Android原始碼以及核心下載與編譯UbuntuAndroid原始碼編譯
- AOSP 原始碼下載原始碼
- 下載開原始碼原始碼
- repo下載Android原始碼時報 python windowserror 5Android原始碼PythonWindowsError
- 下載Android單個專案原始碼的方法Android原始碼
- Android學習系列(38)--Android原始碼下載和編譯Android原始碼編譯
- webRTC原始碼下載 Windows Mac(iOS) Linux(Android)全Web原始碼WindowsMaciOSLinuxAndroid
- 下載Android程式碼Android
- Android中常見Intent習慣用法-上篇(附原始碼下載)AndroidIntent原始碼
- TP開發的原始碼下載站系統,素材下載站原始碼系統,線上下載原始碼系統原始碼
- 原始碼下載,軟體下載,遊戲下載www.sixgod.net原始碼遊戲Go
- asp 原始碼下載網站原始碼網站
- 使用TortoiseGit下載GitHub原始碼Github原始碼
- Jive原始碼下載問題原始碼
- uniapp商城前端原始碼下載/uniapp多店鋪PHP商城原始碼下載APP前端原始碼PHP
- Android AOSP基礎(二)是時候下載Android9.0原始碼了Android原始碼
- Macbook Pro下載並編譯Android原始碼並匯入Android StudioMac編譯Android原始碼
- Android中AIDL實現程式通訊(附原始碼下載)AndroidAI原始碼
- 老羅Android視訊[詳細版]全集下載(含原始碼)Android原始碼
- 20個經典Android遊戲原始碼下載地址(持續更新~)Android遊戲原始碼
- Android中Loader及LoaderManager的使用(附原始碼下載)Android原始碼
- Android中Canvas繪圖基礎詳解(附原始碼下載)AndroidCanvas繪圖原始碼
- kolla-ansible 原始碼下載原始碼
- PHP 底層原始碼下載地址PHP原始碼
- 原始碼的下載與編譯原始碼編譯
- android 3d魔方 魔方復原 三維魔方 原始碼下載Android3D原始碼
- 【Android原始碼】Activity如何載入佈局Android原始碼
- Spring原始碼系列:BeanDefinition載入(下)Spring原始碼Bean
- spring原始碼和jar的下載Spring原始碼JAR
- hibernate原始碼和jar的下載原始碼JAR
- 如何下載原始碼等附加資源原始碼