Recommended IDEs and code editors
Android Studio IDE
Android Studio is the most stable solution, although its support for Kotlin Multiplatform is still limited.
With Android Studio, you can also install a Kotlin Multiplatform plugin that provides basic launching and debugging capabilities for iOS apps.
Other IDEs and code editors
If basic Kotlin Multiplatform support is enough for you, you can use any IDE that supports Kotlin, including IntelliJ IDEA. It supports opening, browsing, and building multiplatform projects.
Last modified: 12 February 2025