# Material Design Specs Library

DevFeed: [Material Design Specs Library](<https://devfeed.tech/articles/material-design-specs-library-22823.md>)

Original publisher: [Read original article](<http://androidessence.com/material-design-specs-library/>)

Author: Adam McNeilly

Published: 2015-12-13T00:00:00Z

Content type: release

Language: en

Sources: [Android Essence](<https://devfeed.tech/sources/android-essence.md>)

Topics: [Material Design](<https://devfeed.tech/topics/material-design.md>), [Android Library](<https://devfeed.tech/topics/android-library.md>), [Android](<https://devfeed.tech/topics/android.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Library](<https://devfeed.tech/topics/library.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [code](<https://devfeed.tech/tags/code.md>), [components](<https://devfeed.tech/tags/components.md>), [dialog](<https://devfeed.tech/tags/dialog.md>), [github](<https://devfeed.tech/tags/github.md>), [library](<https://devfeed.tech/tags/library.md>), [material-design](<https://devfeed.tech/tags/material-design.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

## AI overview

The article announces an open-source Android library that incorporates Material Design specifications into Android applications. It currently provides the Material color palette, helper methods, and elevation resources, with source code and inclusion instructions available on GitHub.

## Source excerpt

Along with the RecyclerViewCursorAdapter library that was released earlier this week, I have now released my second open source Android library. In collaboration with my good friend Maurício, we have built a library for including the Material Design Specs in your Android application. Currently, the library has the full color palette along with some helper methods, and some elevation resources to give the proper elevation to your components. The source code, as well as instructions for including the library can be found on GitHub, so go there to check it out and give us a star!