获取Android源码,初识源码模块架构
http://www.jianshu.com/p/fb176196bfcf
第一步是下载已经编译好的Android源码
http://pan.baidu.com/share/home?uk=1982899642#category/type=0
下载Android 5.0的源码
第二步是使用Android Studio 关联Android源码
http://www.jianshu.com
使用:idegen:一个角落里的法器
Android Studio导入android源码技巧(源码无需编译即可导入)
http://www.jianshu.com/p/fb16fa459acf
使用Android Studio(Intellij)阅读AOSP源码
http://dxjia.cn/2016/03/18/read-aosp-source-through-intellij/
为APP添加log自动记录功能
http://dxjia.cn/2016/02/03/add-auto-log-recorder/