https://github.com/samyc2002/android_app
https://github.com/samyc2002/android_app
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samyc2002/android_app
- Owner: Samyc2002
- License: apache-2.0
- Created: 2021-03-05T20:11:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-05T20:27:35.000Z (almost 5 years ago)
- Last Synced: 2025-02-10T03:13:36.605Z (11 months ago)
- Language: Java
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.