The Race tracer app simulates the progress of two players in a race. The idea is to demonstrate basic concepts of Kotlin coroutines. A user can start, pause, or reset the race with buttons in the UI.
- Experience with building apps using Jetpack Compose.
- How to create and run a project in Android Studio.
- Familiar with Kotlin coroutines
- Install Android Studio, if you don't already have it.
- Download the sample.
- Import the sample into Android Studio.
- Build and run the sample.