|
1 |
| -#最全面的 Material Design 学习资料汇总 |
| 1 | +#最全面的 Material Design 学习资料 |
2 | 2 |
|
| 3 | +>本人目前正在找工作,想了解我的详细情况请移步到我的 [网页版简历](https://luosunce.github.io/resume/) ,希望能得到各位的推荐,谢谢! |
3 | 4 |
|
4 | 5 | 关于 Material Design 在这里我就不在多做介绍了,想必做Android开发的 都听过它的大名 ,甚至用过无数次了。Material Design 是以后 Android 的主流设计风格,现在已经越来越多的APP遵循 Material Design 的设计规范来进
|
5 | 6 | 行开发,是每个 Android 开发者必学的基础技术。在此我收集了一份关于 Material Design 的学习资料以便大家学习,希望对你们有所帮助!
|
6 | 7 | 这个项目我会在 **Github** 上不定期更新,欢迎 star、folow.
|
7 | 8 |
|
| 9 | +>感谢 [@Android 开发日常](http://www.weibo.com/AndroidDevDaily) 大力支持以及 [@G军仔](https://github.com/Freelander) 指点 |
8 | 10 |
|
9 | 11 | ##Material Design 使用教程
|
| 12 | + |
10 | 13 | - [Material Design 官网](https://material.google.com/)
|
11 | 14 | - [Material Design 中文版](http://wiki.jikexueyuan.com/project/material-design/)
|
12 | 15 | - [Android 5.0 文档](https://developer.android.com/training/material/index.html)
|
|
18 | 21 | - [Material Design 资料收集](http://www.jianshu.com/p/378ea4ee5a54) 这个不得不推荐,向前辈致敬
|
19 | 22 | - [Android Material Design 动画](http://blog.csdn.net/qibin0506/article/details/49069089)
|
20 | 23 | - [Material Design 详解(动画篇)](http://blog.csdn.net/a396901990/article/details/40187203)
|
| 24 | +- [Android Design Support Library 的代码实验](http://www.jianshu.com/p/1078568e859f) |
| 25 | +- [Material Design 资料收集](http://www.jianshu.com/p/378ea4ee5a54) 这个不得不推荐,向前辈致敬 |
| 26 | +- [Android Material Design 动画](http://blog.csdn.net/qibin0506/article/details/49069089) |
| 27 | +- [Material Design 详解(动画篇)](http://blog.csdn.net/a396901990/article/details/40187203) |
| 28 | + |
| 29 | +## Awesome 系列 |
| 30 | + |
| 31 | +- [Awesome-MaterialDesign](https://github.com/lightSky/Awesome-MaterialDesign) |
| 32 | +- [awesome-material](https://github.com/sachin1092/awesome-material) |
| 33 | +- [awesome-android-ui](https://github.com/wasabeef/awesome-android-ui) |
21 | 34 |
|
22 | 35 | ##开源库
|
| 36 | + |
23 | 37 | - [android-material-design-Open-source-projects](https://github.com/soyoungboy/android-material-design-Open-source-projects) Material Design 开源库集合
|
24 | 38 | - [MaterialDesignLibrary](https://github.com/navasmdc/MaterialDesignLibrary) Material Design 风格的各种控件
|
25 | 39 | - [Material](https://github.com/rey5137/material) 同上面那个库差不多,也是各种控件
|
|
33 | 47 | - [material-range-bar](https://github.com/oli107/material-range-bar) Material Design 风格的 RangeBar
|
34 | 48 | - [material-camera](https://github.com/afollestad/material-camera) Material Design 风格的 Camera
|
35 | 49 | - [Material-Animations](https://github.com/lgvalle/Material-Animations) Material Design 动画效果
|
| 50 | +- [material-dialogs](https://github.com/afollestad/material-dialogs) MD 风格的弹框 |
| 51 | +- [material-ripple](https://github.com/balysv/material-ripple) 支持 api 14 以上的水波纹效果 |
| 52 | +- [MaterialShowcaseView](https://github.com/deano2390/MaterialShowcaseView) MD 风格的透明指示层 |
| 53 | +- [MaterialIntroView](https://github.com/iammert/MaterialIntroView) 类似 [Fabulous App](http://www.thefabulous.co/) MD 风格的功能引导库 |
| 54 | +- [material-components-android](https://github.com/material-components/material-components-android) MD 风格的组件集合 |
36 | 55 |
|
37 | 56 | ##开源项目
|
| 57 | + |
38 | 58 | - [十款 Material Design 风格的 Android 开源项目](http://weibo.com/ttarticle/p/show?id=2309404021772117763644)
|
39 | 59 | - [Universal Android Music Player](https://github.com/googlesamples/android-UniversalMusicPlayer#universal-android-music-player-sample) 谷歌的一款 Material Design 风格的音乐播放器播放器,非常的漂亮
|
40 | 60 | - [plaid](https://github.com/nickbutcher/plaid) 非常给力的一个项目,有着很酷炫的动画效果
|
|
48 | 68 | - [MaterialHome](https://github.com/hymanme/MaterialHome) 一款图书展示类 app
|
49 | 69 |
|
50 | 70 | ##视频
|
| 71 | + |
51 | 72 | - [谷歌 Material Design 设计语言详解](http://www.jikexueyuan.com/course/124.html?Hmsr=p_w) 极客学院的 Material Design 视频教程
|
52 | 73 | - [Android 5.0新特性-Material Design](http://www.imooc.com/learn/215) 慕课网上的视频教程
|
53 | 74 | - [Android Material Design Tutorial](https://www.youtube.com/watch?v=fuSx8J6xLho&list=PLshdtb5UWjSoLy2LPP1FsHi1hwoAS4SBi) YouTobe 上的视频教程
|
54 | 75 |
|
55 | 76 | ##图标
|
| 77 | + |
56 | 78 | - [Material UI Icons](https://www.materialui.co/icons)
|
57 | 79 | - [Material icons](https://material.io/icons/)
|
58 | 80 | - [material-design-icons](https://github.com/google/material-design-icons)
|
59 | 81 | - [Android Material 材料风格图标LOGO生成器](http://jaqen.me/mdpub/)
|
60 | 82 |
|
61 | 83 | ##其它
|
| 84 | + |
62 | 85 | - [material palette](https://www.materialpalette.com/) Material Design 调色板
|
63 | 86 | - [MaterialUp](https://material.uplabs.com/) 如果你不知道怎样设计一款漂亮的 Material Design 风格的 APP,那你可以参考它,上面有很多漂亮的模板
|
64 | 87 |
|
| 88 | +## 知乎讨论 |
| 89 | + |
| 90 | +- [如何理解 Google 的 Material Design 设计语言?](https://www.zhihu.com/question/24276657) |
| 91 | +- [哪些因素阻碍国内 BAT 的移动应用采用 Material Design?](https://www.zhihu.com/question/37376355) |
| 92 | +- [Material Design 设计规范是否不太适合像淘宝这样大而全的厚重的应用程序?](https://www.zhihu.com/question/36992060) |
65 | 93 |
|
66 | 94 | ##结尾
|
| 95 | + |
67 | 96 | 感谢上面分享资料的各位大神!最后,如果你们觉得这份资料对你们能起到一点帮助,请给个 star ,谢谢!
|
| 97 | + |
| 98 | +## License |
| 99 | + |
| 100 | +以上内容采用 [CC BY-NC-SA 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/deed.zh) 进行许可, 转载请注明出处, 版权归本人及所有贡献者所有 |
0 commit comments