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
- Experience with Kotlin syntax.
- How to create and run a project in Android Studio.
- How to create composable functions
Getting Started
- Install Android Studio, if you don't already have it.
- Download the sample.
- Import the sample into Android Studio.
- Build and run the sample.