https://source.android.google.cn/
https://developer.android.google.cn/
https://source.android.com/compatibility/cts/downloads.html 无法访问,改成如下形式即可:
https://source.android.google.cn/compatibility/cts/downloads.html ---正常访问
android源代码各个版本在线查看网址
http://androidxref.com/9.0.0_r3/
https://www.androidos.net.cn/sourcecode 不错
https://github.com/aosp-mirror 不错
https://github.com/aosp-mirror/platform_packages_apps_packageinstaller 单个模块直接下载
https://github.com/codepath/android_guides
https://guides.codepath.com/android 不错
https://www.androidweekly.cn/tag/androiddevweekly/
https://developer.android.google.cn/guide/components/services?hl=zh-cn#Foreground 前台服务Demo
需要FQ
https://android.googlesource.com/
https://github.com/android/platform_frameworks_base
android-review.googlesource.com/
https://gerrit.googlesource.com/
https://android-developers.googleblog.com/ (需FQ)
https://android.googlesource.com/ (需FQ)
https://android-review.googlesource.com/dashboard/self (需FQ)
https://developer.android.com/about/versions/pie/?hl=zh-cn Android P(需翻墙,见如下地址转换)
https://developer.android.google.cn/about/versions/pie/?hl=zh-cn Android P
android报bug路径:
https://source.android.com/source/report-bugs
android上code reiview路径:
https://android-review.googlesource.com/q/status:open
开源集合
各种android开源集合:http://www.androidviews.net
关于源码在线查看,可以参考
http://stackoverflow.com/questions/449763/where-can-i-browse-android-source-code-on-line
We - 开源镜像站
咱东软信息学院自己的开源镜像站!
http://mirrors.neusoft.edu.cn/
https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/ 清华大学开源软件镜像站
https://mirrors.tuna.tsinghua.edu.cn/aosp-monthly/ 源码包
https://lug.ustc.edu.cn/wiki/mirrors/help/aosp AOSP(Android) 镜像使用帮助
http://pan.baidu.com/s/1ngsZs Android 系统全套源代码分享 (更新到 8.1.0_r1)
https://mp.weixin.qq.com/s/-tt3IMjIRUFvU-Xw8mjFtw
在实际Android开发过程确实会有很多相见恨晚的工具或网站出现,下面是我自己的一些分享。