Skip to content

Jetpack compose quickstart based on developers.google course

Notifications You must be signed in to change notification settings

Elio-Muculo/quickstart-compose

Repository files navigation

Jetpack Compose with Kotlin Samples

Jetpack Compose

This repository contains a collection of samples that demonstrate how to use Jetpack Compose, a modern Android UI toolkit, with Kotlin.

Key Features

  • A variety of examples that show how to use different Jetpack Compose components and features
  • Detailed comments in the code explaining what each part of the code does
  • Accompanying articles on the Android Developers Blog that provide further context and background on each sample
  • This is based on course i'm doing at Android Developers

Getting Started

To use these samples, you'll need to install the following:

  • The latest version of Android Studio
  • The Android 11 SDK
  • The latest version of the Android Gradle plugin

Once you have these prerequisites installed, you can clone this repository and import the samples into Android Studio.

Samples Apps

Jetpack Compose Task manager Business Card

Contributions

We welcome contributions to these samples! If you have an idea for a new sample or a bug fix, please feel free to open a pull request. Before you submit your pull request, please make sure to review our contribution guidelines.

License

These samples are licensed under the Apache 2.0 License. See the LICENSE file for details.

About

Jetpack compose quickstart based on developers.google course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages