Android學習部落格資源收藏

踏雪cc發表於2015-10-29

任何程式設計相關的學習資料這裡都有:
https://github.com/vhf/free-programming-books/blob/master/free-programming-books-zh.md

Android
0. 工具:http://mobdevgroup.com/tools/android
1. Android開發者的瀏覽器書籤
https://github.com/zhengxiaopeng/android-dev-bookmarks
2. Android學習之路
http://www.stormzhang.com/android/2014/07/07/learn-android-from-rookie/
http://blog.liangruijun.com/2015/05/31/Android%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E6%B1%87%E6%80%BB/
3. Android官方培訓課程中文版
https://github.com/kesenhoo/android-training-course-in-chinese
http://hukai.me/android-training-course-in-chinese/index.html
4. Android知識總結
https://github.com/CharonChui/AndroidNote
https://github.com/Freelander/Android_Data
https://github.com/GeniusVJR/LearningNotes
5. Android開源專案分類彙總
https://github.com/Trinea/android-open-project
6. 一些個人部落格
http://p.codekk.com/
stormzhang:http://www.stormzhang.com/
郭霖:http://blog.csdn.net/guolin_blog
胡凱:http://hukai.me/
鴻洋:http://blog.csdn.net/lmj623565791/
碼農明明桑:http://blog.isming.me/
張明雲的部落格:http://zmywly8866.github.io/
https://github.com/android-cn/android-dev-cn
http://liaohuqiu.net/cn/
傑風居 http://jayfeng.com/
http://androidperformance.com/
7. 美團點評技術分享
http://tech.meituan.com/
8. Android開發最佳實踐
https://github.com/futurice/android-best-practices/blob/master/translations/Chinese/README.cn.md
9. Android開發技術週報
http://www.androidweekly.cn/
10. IBM Java
http://www.ibm.com/developerworks/cn/java/

全端:
1. 騰訊AlloyTeam
http://www.alloyteam.com/#prettyPhoto

圖示:
1. 可以直接下載png圖片,不過只有一種狀態,對於需要有兩種狀態的按鈕不太方便
https://icons8.com/web-app/for/all/calendar
2. 線上自動生成圖片,包括應用圖示、普通圖示、9png圖示
http://romannurik.github.io/AndroidAssetStudio/index.html
3. 谷歌官方圖示及設計指南
http://www.google.com/design/spec/material-design/introduction.html#
https://github.com/google/material-design-icons
https://www.google.com/design/icons/
4. 很多圖示都可以找到,下載下來的是svg檔案,有html、css使用demo,適合web端
http://iconfont.cn/
5. 這個感覺不好看,不知道是不是沒找到正確的開啟方式
http://iconmonstr.com/
6. 免費的大圖片,可以做部落格或者新聞配圖
http://finda.photo/
http://skuawk.com/
http://tpotd.ohme.ga/
7. 移動設計資源站
http://mobdevgroup.com/design/site/
8. 圖示資源很多,可以自定義顏色,格式,尺寸,免費試用需要宣告作者,不宣告作者的話要付費
http://www.flaticon.com/
9. 圖示資源比(8)少一些,支援多種格式,尺寸,遵從[creative commons 3.0](各種版權說明)(https://creativecommons.org/licenses/by-sa/3.0/deed.zh)
http://www.easyicon.net/
10. 配色方案
http://www.colorhunt.co/
11. 直接搜圖示
http://www.toicon.com/
https://thenounproject.com/
http://www.iconfont.cn/
12. 其它
https://worldvectorlogo.com
https://www.1001freedownloads.com

移動內測
1. http://fir.im/

開源專案
1. https://github.com/aosp-exchange-group/share
2. https://github.com/wasabeef/awesome-android-libraries
3. http://alamkanak.github.io/android-libraries-and-resources/
4. https://github.com/cesards/AndroidElementals
5. https://github.com/Trinea/android-open-project

相關文章