Hello,
If I want to create a KMP application for Android, desktop and web, should I only use AndroidStudio or only IntelliJ Idea? Or maybe I should mix these IDEs, e.g. AndroidStudio just for Android stuff (emulator etc)?
t
Tim Ortel
11/05/2022, 3:28 PM
Both works if you know what you are doing.
m
Michael Paus
11/05/2022, 8:18 PM
You should not mix them unless you have a compelling reason. You can use the Android emulator from IntelliJ Idea as well as from AndroidStudio.