转载请注明出处:http://blog.csdn.net/bbld_/article/details/40400031html
翻译自:http://developer.android.com/training/material/index.htmlandroid
前言app
这篇文章是官方material design文档翻译的第一篇。关于material design需要了解的知识可以參阅这本中文版的译文电子书。
布局
Material design是一种跨平台的为了视觉、动做、交互设计的综合指南。要在你的Android应用中使用Material design,(你应该)遵循咱们的(教程)指南中说明的Material design设计规范和有效的使用新的组件和功能在Android5.0API级别21)。动画
可以经过如下的几点去建立materialdesign的app。google
l Material的主题spa
l 卡片和列表的控件.net
l 定制的阴影和view的剪接翻译
l 矢量可绘制对象设计
l 本身定义动画
课程
Getting Started [Android Material Design-Getting Started(入门)-(一)]
怎样去使用materialdesign来更新你的app。
Using the Material Theme [Android Material Design-Using the Material Theme(使用Material主题)-(二)]
怎样在你的app中使用material design的主题样式。
Creating Lists and Cards [Android Material Design-Creating Lists and Cards(建立列表和卡片)-(三)]
怎样经过系统的控件去建立外观和感受融合一致的列表和卡片(布局)。
怎样为你的布局视图建立本身定义的阴影和怎样裁剪视图。
Working with Drawables [Android Material Design-Working with Drawables(使用Drawable)-(五)]
怎样建立矢量可绘制对象。以及怎样着色绘制资源。
Defining CustomAnimations [Android Material Design-Defining Custom Animations(本身定义动画)-(六)]
怎样建立本身定义的动画和activity伴随共享元素的过渡。
Maintaining Compatibility [Android Material Design-Maintaining Compatibility(保持兼容性)-(七)]
怎样去兼容Android5.0以前的版本号。