2

Is it possible to develop a Kotlin app for windows using Android Studio?

I can't seem to find an option but was wondering if it is possible somehow since AS is built on Intellij.

theblitz
  • 6,683
  • 16
  • 60
  • 114
  • Yep you can, intellij is made entirely on swing, read more about them [here](https://stackoverflow.com/questions/12309569/what-gui-libraries-are-the-jetbrains-using). They've worked hard making their own components. – Animesh Sahu Apr 27 '20 at 14:24
  • I'd use intellij though – al3c Apr 27 '20 at 14:26
  • You can, but Android Studio doesn't include project templates for it. But if you had a bare project template, you can import that and it works fine. – Tenfour04 Apr 27 '20 at 14:59

0 Answers0