国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開通VIP
三星S3C6410(ARM1176)平臺Android資源獲取與編譯(RedHat AS5)

1. Android的一些有用的官方網(wǎng)站:
http://android.git.kernel.org   android源碼網(wǎng)站
http://source.android.com      
http://code.google.com/android 
http://developer.android.com

2. 安裝git源碼管理工具

 # cd ~
 # mkdir bin
 # echo $PATH
 # curl http://android.git.kernel.org/repo > ~/bin/repo
 # chmod a+x ~/bin/repo
 
 git下載源碼方法:
 下載一個tree(至當(dāng)前路徑):
 # git clone git://git路徑  (git路徑參看網(wǎng)站發(fā)布tree路徑)
 下載整個platform至當(dāng)前路徑:
 # repo init -u git://git路徑/platform/manifest.git
 # repo sync

3. 獲得Android平臺源碼(具體可參看http://android.git.kernel.org):
 # mkdir myandroid
 # cd myandroid
 # repo init -u http://android.git.kernel.org/platform/manifest.git
 # repo sync
 
 按默認(rèn)設(shè)置完成即可


4. 獲得S3C6410平臺Android底層Linux內(nèi)核源碼

參考網(wǎng)站:http://github.com/leemgs/samsung-s3c6410-android.1.0/tree/master
參考主頁:http://code.google.com/p/android-group-korea/
中文社區(qū)參考:http://www.android.cc/dev/,    http://www.china-android.org
 # git clone git://github.com/leemgs/samsung-s3c6410-android.1.0.git

 
......
 
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點(diǎn)擊舉報。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
Android 4.0.1 源碼下載,編譯和運(yùn)行
Android2.3在Ubuntu9.10(32bit)上的編譯
android平臺下載和編譯方法
自己動手編譯Android源碼(超詳細(xì))
android源碼下載以及編譯 - 轉(zhuǎn)載資料 - andykuo
Android編譯過程總結(jié)
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服