檢視 Android 的原始碼
←
Android
前往:
導覽
、
搜尋
由於下列原因,您沒有權限進行 編輯此頁面 的動作:
您請求的操作只有這個群組的使用者能使用:
使用者
您可以檢視並複製此頁面的原始碼。
== source == * <nowiki>git clone https://github.com/gonzoua/u-boot-pi.git</nowiki> * <nowiki>svn co file:///var/svn/raspberrypi/u-boot-pi</nowiki> == prepare == * repo - a tool that makes it easier to work with Git in the context of Android. ** $ mkdir ~/bin ** $ PATH=~/bin:$PATH ** <nowiki>$ curl http://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo</nowiki> ** $ chmod a+x ~/bin/repo * init repo client ** $ mkdir WORKING_DIRECTORY ** $ cd WORKING_DIRECTORY ** <nowiki>$ repo init -u https://android.googlesource.com/platform/manifest</nowiki> * IcedTea for OpenJDK 6 ** <nowiki>http://blog.fuseyism.com/index.php/2014/04/15/security-icedtea-1-13-3-for-openjdk-6-released/</nowiki> * SD card ** cp system root/* data under out/target/product/generic/ into /root partition in SD ** specify the root= in bootargs (modify the cmdline.txt in /boot paratition) == build == * switch to your working directory * export TARGET_PREBUILT_KERNEL=$your_kernel_path/arch/arm/boot/zImage * make bootimage == reference == * [http://s.android.com/source/downloading.html Android - Downloading the Source] * [http://en.wikipedia.org/wiki/Icedtea wiki - IcedTea project]
返回「
Android
」頁面
導覽選單
個人工具
登入
命名空間
頁面
討論
變體
檢視
閱讀
檢視原始碼
檢視歷史
更多
搜尋
導覽
首頁
近期變更
隨機頁面
說明
工具
連結至此的頁面
相關變更
特殊頁面
頁面資訊