Solution code for the Android Basics with Compose: Sports app.
The Sports app is a simple app which displays sports news. This app is used to illustrate the concept of adaptive layout.
You need to know:
- 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.