An open API service indexing awesome lists of open source software.

https://github.com/material-components/material-components-android-codelabs

Codelabs for Material Components for Android (MDC-Android)
https://github.com/material-components/material-components-android-codelabs

Last synced: 9 months ago
JSON representation

Codelabs for Material Components for Android (MDC-Android)

Awesome Lists containing this project

README

          

# Codelabs for Material Components for Android (MDC-Android)

[Material Components for Android](https://material.io/components/android/) are modular and customizable UI
components that implement Material Design. This repo houses the source for the suite of [MDC Android - Java](https://material.io/collections/developer-tutorials/#android-java) and [MDC Android - Kotlin](https://material.io/collections/developer-tutorials/#android-kotlin) codelabs.

This repository is structured as branches. You can checkout an individual branch by running `git checkout 101-starter` or the equivalent for the codelab you are following.

There are some simple scripts for maintaining this repository in the `tools/` directory.