Solution code for the Android Basics with Compose: Dessert Release app.
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.
- Experience with Kotlin syntax.
- How to create and run a project in Android Studio.
- How to create composable functions
- Install Android Studio, if you don't already have it.
- Download the sample.
- Import the sample into Android Studio.
- Build and run the sample.