Solution code for the Android Basics with Compose: Add images to your Android app codelab.
In this codelab, you will learn how to add images to your app using an Image Composable.
You need to know:
- How to create and run a new app in Android Studio.
- Download and run the app.