Run Kotlin app from kotlin multiplatform documentation

23 views Asked by At

I downloaded a Kotlin app following the Kotlin Multiplatform documentation.

However, I'm facing difficulty running it on the Android Studio emulator. Can anyone help me?

I've tried everything, but I can't find the "composeApp" mentioned in the documentation to select before running the code. As a result, the button to run the code isn't even available.

0

There are 0 answers