Android(安卓)開發必備的“80”個資料網站(開源庫),分類整理!
Android(安卓)開發必備的“80”個資料網站(開源庫),分類整理!
優質學習資源
Android開發者
https://developer.android.google.cn/
Android培訓中文版
http://hukai.me/android-training-course-in-chinese/index.html
材料設計中文版
http://wiki.jikexueyuan.com/project/material-design/
Android Weekly中文版
http://wiki.jikexueyuan.com/project/android-weekly/
極客學院Wiki Android板塊
http://wiki.jikexueyuan.com/list/android
Android學習筆記
https://github.com/CharonChui/AndroidNote
值得Android的開發者閱讀系列
Android開發中的日常積累
https://github.com/lizhangqu/CoreLink/blob/master/README.md
Android的提示
https://github.com/tangqi92/Android-Tips
AndroidDifficultAnalysis
https://github.com/ZhaoKaiQiang/AndroidDifficultAnalysis
Android知識整理GitBook
https://will_he.gitbooks.io/android/content/
Android wiki周刊
https://github.com/bboyfeiyu/android-tech-frontier/wiki
值得閱讀的Android技術文章
https://github.com/bboyfeiyu/Worth-Reading-the-Android-technical-articles
整理一些比較好的Android開發教程
http://bxbxbai.github.io/2014/10/07/android-develop-resource/
Segmentfault上回答較好的一些問題
https://segmentfault.com/a/1190000004063006
Android界面設計視覺規範
http://www.woshipm.com/ucd/243897.html?utm_source=tuicool&utm_medium=referral
從零開始的Android新項目
http://blog.zhaiyifan.cn/2016/03/14/android-new-project-from-0-p1/
你需要知道的Android拍照適配方案
https://www.jianshu.com/p/f269bcda335f
你所不知道的Android Studio調試技巧
https://www.jianshu.com/p/011eb88f4e0d
一份系統,全面的安卓進階學習指南
https://github.com/iwannabetop/Awesome-Android-Learning-Guide
性能優化
Trinea – 性能優化系列總篇
http://www.trinea.cn/android/performance/
高建武 – 性能優化篇
http://androidperformance.com/2015/04/11/AndroidMemory-Usage-Of-MAT.html
Android性能優化篇
https://www.jianshu.com/p/388c693c1b58
胡凱 – Android性能優化典範
http://hukai.me/android-performance-patterns/
Android內存洩漏總結
https://www.jianshu.com/p/cdc6d2e664f1
避免Android中情引起的內存洩露
https://zhuanlan.zhihu.com/p/24974982?utm_source=weibo&utm_medium=social
Apk瘦身的幾個技巧
https://www.jianshu.com/p/320eac29391a
Android性能優化典範之多線程篇
http://bugly.qq.com/bbs/forum.php?mod=viewthread&tid=1022&extra=page%3D1%26filter%3Dauthor%26orderby%3Ddateline
Android應用性能調優的技術點
http://zhuanlan.zhihu.com/kaede/20326073
Android客戶端性能優化
http://blog.tingyun.com/web/article/detail/155
美團WebView性能,體驗分析與優化
https://tech.meituan.com/WebViewPerf.html
MVP / MVVM架構相關
MVC,MVP和MVVM的圖示
http://www.ruanyifeng.com/blog/2015/02/mvcmvp_mvvm.html
不容錯過,最全的Android架構合集
https://www.jianshu.com/p/1f21e1d375aa
Android MVP詳解
https://www.jianshu.com/p/0590f530c617
谷歌官方MVP案例todoAPP解析
http://www.judymax.com/archives/1141?utm_source=tuicool&utm_medium=referral
Android架構組件
https://developer.android.com/topic/libraries/architecture/index.html
Android MVVM框架
https://www.jianshu.com/p/6872b699879d
Dagger2詳解
https://www.jianshu.com/p/269c3f70ec1e
Android Dagger2系列
https://www.jianshu.com/collection/b838b070d6de?utm_campaign=hugo&utm_medium=reader_share&utm_content=collection&utm_source=weibo
谷歌官方MVP + Dagger2架構詳解
https://www.jianshu.com/p/01d3c014b0b1
清潔架構,MVP,MVC,MVVM筆記
https://github.com/jemshit/android_architecture_notes/
科特林學習
Kotlin資源大全 – 學Kotlin看這個就夠了
https://juejin.im/post/591dd9f544d904006c9fbb96
Kotlin參考文檔
http://www.liying-cn.net/kotlin/docs/reference/
真棒,科特林
https://github.com/mcxiaoke/awesome-kotlin
高質量的Android社區
Gank.io匠心寫作
http://gank.io/post/published
Android開發者酷站
https://www.diycode.cc/sites
堆棧溢出
http://stackoverflow.com/questions/tagged/android
開發技術前線
http://www.devtf.cn/
乾貨集中營
http://gank.io/
騰訊bugly社區
http://bugly.qq.com/bbs/forum.php?mod=forumdisplay&fid=39
掘金Android
http://gold.xitu.io/explore/android
V2ex-的Android
https://www.v2ex.com/go/android
開發工具集合
AndroidDevTools – Android各種開發工具,SDK,資源
http://www.androiddevtools.cn/
Android開源項目分類匯總 – 史上最全的Android開源項目匯總
https://github.com/Trinea/android-open-project
Android資源庫列表 – 超級棒的安卓資源庫列表
http://app.memect.com/doc/android.html
最強開發資源平台大合集 – 各種UI圖標庫,工具集
http://www.oschina.net/question/2285044_219206?fromerr=gEGePPMG
MD調色板
http://www.materialpalette.com/
阿里矢量圖標庫
http://www.iconfont.cn/
圖標標
https://icomoon.io/app/#/select
圖標下載庫
http://www.flaticon.com/
一些常用的開發工具類
https://github.com/l123456789jy/Lazy
Android的工作室 – 插件
https://github.com/balsikandar/Android-Studio-Plugins
面試相關
最全面的高質量Android面試指南
https://github.com/stormzhang/android-interview-questions-cn
技術面試需要掌握的基礎知識整理
https://github.com/CyC2018/Interview-Notebook
2018 BAT等大廠最全面試題集錦
https://mp.weixin.qq.com/s/pWclfrpvuaCtbxHvRzA73A
國內一線互聯網公司內部面試題庫
https://github.com/JackyAndroid/AndroidInterview-QA/blob/master/README-CN.md
面試後的總結
http://kymjs.com/code/2016/03/08/01/
Android開發工程師面試指南Wiki
http://www.diycode.cc/wiki/androidinterview
很詳細的Android工程師面試題大全
http://blog.csdn.net/mc_hust/article/details/49517915
Android的討論,可以作為面試題參考
https://github.com/android-cn/android-discuss/issues
Android工程師面試題大全
http://blog.csdn.net/mc_hust/article/details/49517915
快速了解Android重要機制
https://github.com/android-cn/android-discuss/issues
知乎上回答的騰訊面經
https://www.zhihu.com/question/30070178/answer/92849985
BAT無線工程師面試流程詳細解析
https://www.jianshu.com/p/f0d2ed1254a9
史上最全Android面試資料集合
https://www.jianshu.com/p/d1efe2f31b6d
冰姐 – 掃清Android面試障礙 – 面試前的準備
http://www.bingjie.me/2016/05/12/%E6%89%AB%E6%B8%85%E9%9D%A2%E8%AF%95%E5%89%8D%E7%9A %84%E5%87%86%E5%A4%87.html
Java虛擬機面試題全面解析
https://www.zybuluo.com/Yano/note/321063
關於Android性能,架構和技術問題的探索
https://www.jianshu.com/p/69141aa52f34?utm_source=desktop&utm_medium=timeline
2018年BATJ面試題精選
https://github.com/randian666/algorithm-study