Leave a rating/review
In this part you’ll learn how to make Bullseye interactive.
-
You’ll learn how to use state to manage data for your Jetpack Compose app.
-
You’ll start by making the button display an alert dialog when clicked.
-
Then learn how to get the value of the slider and store the data.
-
You’ll also learn more about strings in Kotlin.
-
And then you’ll wrap up this part by learning how to solve some common beginner problems that could arise during app development.
As you can see, there’s a lot to do so let’s dive in.