官方 Material Design App
[转]MaterialDesignCenter
转:
https://github.com/lightSky/MaterialDesignCenter
MaterialDesignCenter
Collection of material design libs and res.
如果你也有不错的Material Design相关资源,可直接Commit,但在Commit之前,请进行Preview changes,保持整体的美观性,图片的命名和规格可以参照已提交的图片。 欢迎大家Star、Fork
资源
Material Design介绍:
http://www.google.com/design/spec/material-design/introduction.html
设计资源
https://github.com/google/material-design-icons
官方Blog
AppCompat v21 — Material Design for Pre-Lollipop Devices!
Implementing material design in your Android app
Material Design on Android Checklist
Google 2014: https://github.com/google/iosched

(下载地址:http://vdisk.weibo.com/s/av06eFs1kWSeE 如果需要梯子,文件夹下的另一个fqrouter会帮到你)
视频教程
https://www.youtube.com/watch?v=97SWYiRtF0Y&feature=youtu.be
https://www.youtube.com/watch?v=S3H7nJ4QaD8
Material Libs
示例集合
https://github.com/navasmdc/MaterialDesignLibrary

https://github.com/keithellis/MaterialWidget
Android-Material-Example https://github.com/rengwuxian/MaterialEditText
https://github.com/mikepenz/Android-LollipopShowcase

https://github.com/rahulparsani/google-io-2014-compat

https://github.com/romainguy/google-io-2014

https://github.com/dexafree/MaterialList

https://github.com/saulmm/Android-Material-Example

FAB
https://github.com/FaizMalkani/FloatingActionButton(无图)
https://github.com/futuresimple/android-floating-action-button

https://github.com/telly/FloatingAction
https://github.com/makovkastar/FloatingActionButton
https://github.com/flavienlaurent/tickplusdrawable
Menu & Drawer
https://github.com/markushi/android-ui
https://github.com/balysv/material-menu
https://github.com/ikimuhendis/LDrawer
https://github.com/kanytu/android-material-drawer-template
Tricks
https://github.com/ksoichiro/Android-ObservableScrollView

https://github.com/Kennyc1012/SnackBar
Ripple
https://github.com/markushi/android-ui
https://github.com/traex/RippleEffect
https://github.com/siriscac/RippleView
https://github.com/skyfishjy/android-ripple-background
Transition
https://github.com/saulmm/android_L_preview_example(图太大)
https://github.com/andkulikov/transitions-everywhere
Vector
https://github.com/chiuki/animated-vector-drawable

Dialog
https://github.com/drakeet/MaterialDialog
https://github.com/r0adkll/PostOffice

https://github.com/lewisjdeane/L-Dialogs
转http://www.codezyw.com/2014/11/10/%E8%BD%ACmaterialdesigncenter/
官方 Material Design App的更多相关文章
- Android Material Design-Creating Apps with Material Design(用 Material Design设计App)-(零)
转载请注明出处:http://blog.csdn.net/bbld_/article/details/40400031 翻译自:http://developer.android.com/trainin ...
- 【Android】进入Material Design时代
由于本文引用了大量官方文档.图片资源,以及开源社区的Lib和相关图片资源,因此在转载的时候,务必注明来源,如果使用资源请注明资源的出处,尊重版权,尊重别人的劳动成果,谢谢! Material Desi ...
- 进入Material Design时代
------------------------------------------------------------------------------ GitHub:lightSky 微博: ...
- 使用Material Design 创建App翻译系列----材料主题的使用(Using Material Theme)
上一篇是使用Material Design 创建App翻译系列--開始学习篇,进入正题: 新的材料主题提供了下面内容: 1. 提供了同意设置颜色板的系统部件组件. 2. 为这些系统组件提供了触摸反馈动 ...
- 新版MATERIAL DESIGN 官方动效指南(一)
Google 刚发布了新版Material Design 官方动效指南,全文包括三个部分:为什么说动效很重要?如何制作优秀的Material Design动效及转场动画,动效的意义.新鲜热辣收好不谢! ...
- 开发 Material Design+RxJava+Retrofit+MVP App 参考资料
前言 在开发一个基于 Material Design+RxJava+Retrofit+MVP 框架的 App 过程中学习的资料整理 —— 由G军仔分享 这里记录了我开发 大象 项目时,所学习的 ...
- 使用Material Design 创建App翻译系列---列表和卡片集的创建
上一篇是使用Material Design 创建App翻译系列--材料主题的使用(Using Material Theme),进入正题: 想要在应用里创建Material Design风格的复杂列表和 ...
- 走着官方的教程入门Material Design(一)
又到期末了,学习下Google的材料设计.写下此文记录自己的同时,分享给需要的同学,若发现文中有什么问题和不对,欢迎指出 使用 Material Design 创建新应用 首先需要使用材料主题 如果是 ...
- 仿知乎app登录界面(Material Design设计框架拿来就用的TexnInputLayout)
在我脑子里还没有Material Design这种概念,就我个人而言,PC端应用扁平化设计必须成为首选,手当其冲的两款即时通讯旺旺和QQ早就完成UI扁平化的更新,然而客户端扁平化的设计本身就存在天生的 ...
随机推荐
- Dijkstra最短路径算法[贪心]
Dijkstra算法的标记和结构与prim算法的用法十分相似.它们两者都会从余下顶点的优先队列中选择下一个顶点来构造一颗扩展树.但千万不要把它们混淆了.它们解决的是不同的问题,因此,所操作的优先级也是 ...
- cocos2d-x3.2在xcode6.1下的 环境搭建
由于最近需要给CP开发游戏SDK,顺便又重新接触了下cocos2d-x,自己曾在2011年的时候用过cocos2d-x早起的版本,现发现3.2版于原来的差距还是蛮大的,环境搭建流程如下: 1.xcod ...
- SSAS 实例重命名
在某些时候我们可能想对现有的SSAS实例进行重命名之类的,比如:我以前有两个SSAS,一个2005,一个2008R2,其中我们2005是一开始安装的,并且是默认实例,2008R2是命名 ...
- Android 定时器实现的几种方式和removeCallbacks失效问题详解
实现定时器有很多种方式,在这里我简单的介绍几种方式 (1)使用Handler + Runnable的方式 Handler handler = new Handler(); Runnable runna ...
- Android客户端token简介和简单应用
一.什么是Token Token是服务端生成的一串字符串,以作客户端进行请求的一个令牌,当第一次登录后,服务器生成一个Token便将此Token返回给客户端,以后客户端只需带上这个Token前来请求数 ...
- 配置hibernate出现的错误一
问题:2011-04-18 11:35:46,734 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] - could not complete sche ...
- 程氏CMS去掉静态页面的隐藏性版权方法
程氏CMS去掉静态页面的隐藏性版权方法 实例如图: 因为之前自己找了好久都没找到这俩代码写在那个文件夹的,经过跟csqq8讨论了也没有得到结果,今天突然发现,原来这些代码都经过base64加密,用加密 ...
- [改善Java代码]多线程使用Vector或HashTable
Vector是ArrayList的多线程版本,HashTable是HashMap的多线程版本,这些概念我 们都很清楚,也被前辈嘱咐过很多次,但我们经常会逃避使用Vector和HashTable,因为用 ...
- [BigData]关于Hadoop学习笔记第二天(PPT总结)(一)
Plan: 分布式文件系统与HDFS HDFS体系结构与基本概念 HDFS的shell操作 java接口及常用api HADOOP的RPC机制 HDFS源码分析 远程debug 自己设计一分布式文件系 ...
- jquery jsonp实现跨域
html代码: $("#testJsonp").click(function(){ $.ajax({ url: "http://www.test.cc/1.php&quo ...