When starting a new project with Android Studio 3.0, there is an option “include kotlin support”. Starting a new project in Intellij does not offer this option, and most likely that indicates Intellij is still working with the older Android Studio given that 3.0 is still in beta.
Does anyone know:
Is it possible to get Android Studio 3.0 features within Intellij or is it best to use Android studio?
Exactly what does the “include kotlin support” actually do?