google-developer-training / basic-android-kotlin-compose-training-dessert-release

Apache License 2.0
30 stars 23 forks source link

Dessert Release App - Solution Code

Solution code for the Android Basics with Compose: Dessert Release app.

Introduction

The Dessert Release app is a simple app which displays a collection of Android dessert releases. This app is used to teach the concept of Preferences DataStore.

Pre-requisites

Getting Started

  1. Install Android Studio, if you don't already have it.
  2. Download the sample.
  3. Import the sample into Android Studio.
  4. Build and run the sample.