這里是一個大雜燴,前期主要是收集,后續分類整理。
書籍
基礎
《Effective Java中文版(第2版)》
Android面試
《劍指Offer》
《程序員面試金典》
應用
《第一行代碼 Android》
《高級Android開發強化實戰》
《Android技術內幕:應用卷》
Android架構師
《APP架構師實踐指南》
Framework
《深入理解Java虛擬機--JVM高級特性與最佳實踐》
《深入解析Android虛擬機》
《深入理解Android 卷I》
《Android技術內幕:系統卷》
《Android系統源碼情景分析》
《老羅的Android之旅》 https://www.kancloud.cn/alex_wsc/androids/401771
安全
《Android應用安全防護和逆向分析》
性能
《Android移動性能分析》
《Android性能優化最佳實踐》
并發編程
《Java并發編程的藝術》
組件化
《Android插件化開發指南》
《深入探索Android熱修復技術原理》
Native
《Android C++高級編程:使用NDK》
《FFmpeg從入門到精通》
《音視頻開發進階指南:基于Android與IOS平臺的實踐》
《OpenCV Android開發實戰》
Android 驅動開發
《Android系統移植和驅動開發》
《Android驅動開發權威指南》
網絡
《圖解HTTP》
《圖解TCP/IP》
設計模式
《Head First 設計模式》
《圖解設計模式》
方案
ARouter 路由方案 關鍵詞:注解,IOC,AOP,解耦,攔截器。
Android知識結構 MindMaster(免費,好用)
NDK知識結構 后續補充 github相關工程
相關網址
面試:
Android interview https://kylingo.github.io/Interview/
leetCode https://leetcode-cn.com/
LeetCode All in One 題目講解匯總(持續更新中...)
??? https://www.nowcoder.com/163973787
lintCode https://www.lintcode.com/
http://gityuan.com/android/
Jeanboy|曹建波
https://github.com/jeanboydev/Android-ReadTheFuckingSourceCode
https://blog.csdn.net/freekiteyu/article/details/79175010
https://jeanboy.cn/?from=singlemessage&isappinstalled=0
設計模式:
https://design-patterns.readthedocs.io/zh_CN/latest/structural_patterns/structural.html
android在線源碼:
http://androidxref.com/
離線源碼:
鏈接: https://pan.baidu.com/s/1C6P4sub29dcpjNwk-euBKQ 提取碼: aupw
Android多媒體框架中幾個重要的類
http://www.lxweimin.com/p/fcb516179a02
App啟動流程:
https://blog.csdn.net/yuzhiyun3536/article/details/77574154
Android組件化和插件化開發
https://www.cnblogs.com/android-blogs/p/5703355.html
Android組件化方案:
https://blog.csdn.net/guiying712/article/details/55213884
如何成為Android高級工程師 https://blog.csdn.net/androidiscoding/article/details/78758787
ffmpeg
https://trac.ffmpeg.org/wiki/CompilationGuide/macOS
移動端跨平臺開發
http://www.lxweimin.com/p/7e0bd4708ba7
https://baijiahao.baidu.com/s?id=1612198467122250493&wfr=spider&for=pc
音效控制
https://blog.csdn.net/qq_32583189/article/details/52537823
GitHub 開源