SVG

VectorDrawableAnimatedVectorDrawable向前兼容支持 API14+,官方只支持 API21+。
https://github.com/wnafee/vector-compat

将原始的 SVG 文件转换为 Android 的 XML 资源
https://github.com/inloop/svg2android

将 SVG 中的 Circle 和Ellipse 转换为 Path Ars
http://complexdan.com/svg-circleellipse-to-path-converter/

动态演示SVG 中的 Path Arcs
http://users.ecs.soton.ac.uk/rfp07r/interactive-svg-examples/arc.html

Trello 提供的 Gradle Plugin,可将 SVG 资源单独存放,方便组织和管理
https://github.com/trello/victor

Material Design

Material调色盘
https://www.materialpalette.com/

Materisl Design 图标大全
https://materialdesignicons.com/

Google 的 Material Design 示例,是一个小猜谜应用
https://github.com/googlesamples/android-topeka

另一个 Material Design 示例
https://github.com/chrisbanes/cheesesquare

Material Design 秀场
https://www.materialup.com/

更方便的使用 Material Deisign API
https://github.com/DenisMondon/material-design-library

让 Material Design 兼容 API22之前的 Android 版本
http://rey5137.com/material/

Blogs

http://www.androiddesignpatterns.com/

https://halfthought.wordpress.com/