Hello, If I want to create a KMP application for A...
# multiplatform
d
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
Both works if you know what you are doing.
m
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.