Android内核开发 相关工具及源码下载汇总
本文出处:
http://blog.csdn.net/leytton/article/details/52737992
1、ADT Android SDK下载
http://wear.techbrood.com/sdk/index.html
http://tools.android-studio.org/index.php/adt-bundle-plugin
http://tools.android-studio.org/index.php/sdk
2、Android SDK在线更新国内镜像服务器资源
大连东软信息学院镜像服务器地址:
http://mirrors.neusoft.edu.cn 端口:80
北京化工大学镜像服务器地址:
IPv4: http://ubuntu.buct.edu.cn/ 端口:80 IPv4: http://ubuntu.buct.cn/ 端口:80 IPv6: http://ubuntu.buct6.edu.cn/ 端口:80
上海GDG镜像服务器地址:
http://sdk.gdgshanghai.com 端口:8000中国科学院开源协会镜像站地址:
IPV4/IPV6: http://mirrors.opencas.cn 端口:80 IPV4/IPV6: http://mirrors.opencas.org 端口:80 IPV4/IPV6: http://mirrors.opencas.ac.cn 端口:80
3、在线更新镜像服务器使用方法
启动 Android SDK Manager ,打开主界面,依次选择『Tools』、『Options...』,弹出『Android SDK Manager - Settings』窗口;
在『Android SDK Manager - Settings』窗口中,在『HTTP Proxy Server」和「HTTP Proxy Port』输入框内填入上面镜像服务器地址和端口(注意不用加http://),并且选中『Force https://... sources to be fetched using http://...』复选框。
设置完成后单击『Close』按钮关闭『Android SDK Manager - Settings』窗口返回到主界面;依次选择『Packages』、『Reload』。
4、Android NDK下载
http://wear.techbrood.com/tools/sdk/ndk/#Downloads
5、Goldfish Android kernel 3.4.0下载
https://git.oschina.net/Leytton/android-goldfish-3.4