您的位置:首页 > 移动开发 > Android开发

Android学习博客资源收藏

2015-10-29 17:33 681 查看
任何编程相关的学习资料这里都有:

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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  markdown android