Solution code for the Android Basics with Compose: Tip Time app.
The Tip Time app contains various UI elements for calculating a tip, teaching about user input, and State in Compose.
- Experience with Kotlin syntax.
 - How to create and run a project in Android Studio.
 
- Install Android Studio, if you don't already have it.
 - Download the sample.
 - Import the sample into Android Studio.
 - Build and run the sample.