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)
- Host: GitHub
- URL: https://github.com/material-components/material-components-android-codelabs
- Owner: material-components
- License: apache-2.0
- Created: 2018-03-02T05:06:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T06:50:17.000Z (almost 2 years ago)
- Last Synced: 2025-06-11T00:46:22.127Z (11 months ago)
- Language: Java
- Size: 289 KB
- Stars: 219
- Watchers: 40
- Forks: 160
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.