is it possible to get this new project wizard in A...
# android-studio
t
is it possible to get this new project wizard in Android Studio? Is there a plugin i can install ? (this is intellij btw)
t
You can't - Android Studio is specifically designed for the creation of Android apps. Use IntelliJ instead if you want to create different projects on the JVM.
🥲 1
c
Yes, we specifically use our own New Project Wizard to focus on Android (which is also embedded in the IntelliJ one when using the Android plugin)
But… I would not be surprised if we add Compose MP templates in the future when Studio properly supports it
âž• 1