学习资源

博客 
1. 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/ 
2. Android官方培训课程中文版 
https://github.com/kesenhoo/android-training-course-in-chinese 
3. Android开源项目分类汇总 
https://github.com/Trinea/android-open-project 
4. 博主个人的一些总结,很实用 
http://blog.isming.me/

图标: 
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/ 
开源项目 
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

你可能感兴趣的:(学习资源)