1. 程式人生 > >Android相關網路資源整理

Android相關網路資源整理

一、官方網站:

 

http://source.android.com/

https://android.googlesource.com/(原http://android.git.kernel.org)(http://www.netmite.com/android/mydroid)
http://source.android.com       
http://code.google.com/android , 這裡有很多的工具軟體。
http://developer.android.com

http://androidappdocs-staging.appspot.com/resources/articles/can-i-use-this-intent.html

http://androidappdocs.appspot.com/sdk/android-2.3.3.html

 

Google 實驗室:

http://www.googlelabs.com

 

二、部落格同道中人:

http://blog.csdn.net/Zengyangtech

http://blog.csdn.net/liujian885

http://blog.csdn.net/Android_Tutor

http://blog.csdn.net/jinlking/

 

 1. Android 1.5 的APN設定與上網處理

 

 

http://nokiaguy.blogjava.net

 

 

{ Android學習指南 }:<一個不錯的學習android的地方>

 

http://android.yaohuiji.com/archives/tag/webview

 

三、國外論壇:

http://www.anddev.org/

http://forum.xda-developers.com

 

四、國內論壇:

http://www.eoeandroid.com

http://www.android123.com.cn/

http://www.chinaup.org/docs/documentation.html

 

五、相關工具整理

1. Android UI tool: droiddraw

 

    Home:

        http://www.droiddraw.org

        http://www.droiddraw.org/tutorial.html

    Source:

        http://code.google.com/p/droiddraw

    Bugs:

        http://code.google.com/p/droiddraw/issues/list

六、Android原始碼中心

    http://easymorse.googlecode.com/svn/

 

七、Android軟體下載

    http://www.downapk.com/

    安卓網http://www.hiapk.com/bbs/index.php

    安派網http://www.apadcn.com/

 

八、其它資源:

安卓網: http://www.hiapk.com/

             http://www.downapk.com/

掌上書苑http://www.cnepub.com/

 

 

九、Linux相關資源

Linux 裝置驅動 Edition 3: http://oss.org.cn/kernel-book/ldd3/index.html

git中文學習網:http://book.opensourceproject.org.cn/versioncontrol/git/gittutorcn.htm

gnu官方網站: http://www.gnu.org

 

Linux C程式設計一站式學習:http://learn.akae.cn/media/index.html

 十、RIL

http://blog.csdn.net/thl789/article/details/7391102   Android RIL架構分析——(1)本地庫實現[c/cpp部分]

http://blog.csdn.net/maxleng/article/details/5576637   Android核心分析(17) ------電話系統之rilD

http://blog.csdn.net/youbang321/article/details/7786291    Android 無線介面層RIL(Radio Layer Interface)

http://blog.csdn.net/fengkehuan/article/details/6218591    Android RIL程式碼詳細分析

http://blog.csdn.net/mirkerson/article/details/17318857  Android利用LocalSocket實現Java端程序與C端程序之間的IPC

 

十一、android for x86:

http://www.open-open.com/lib/view/open1324451830077.html    用Android-X86和VirtualBox打造高效能Android開發環境

http://www.android-x86.org/download      Android-x86 - Porting Android to x86

http://www.sdauqihang.com/s/112/t/981/a/36085/info.jspy  【Android】在VMware Workstation中安裝Android -x86系統


交叉編譯器:http://www.codesourcery.com

http://www.codesourcery.com/sgpp/lite/arm/portal/release1802

 

十二、SOCKET:

http://blog.csdn.net/jnu_simba/article/details/9012521  linux網路程式設計之socket(一)- (十六)

 

轉載請註明原址:http://write.blog.csdn.net/postedit/5811775