0

I created a project, and I'm not sure if I included Kotlin support.

enter image description here

How can I check if I did include it or not, and if I didn't, how can I add it after the project was created?

Horay
  • 1,388
  • 2
  • 19
  • 36
  • check https://developer.android.com/studio/projects/add-kotlin.html and https://medium.com/@elye.project/setup-kotlin-for-android-studio-1bffdf1362e8 – Rohit5k2 Apr 05 '18 at 04:14
  • 1
    I wouldn't mark it as duplicate to this question. voting to reopen. – Rohit5k2 Apr 05 '18 at 04:15
  • Just try to create a new Kotkin file the same way you would create java class. Android Studio will ask you to configure Kotkin support if you didn't. – user221256 Apr 05 '18 at 17:44
  • @user221256 Thank you. I can do that, but I worked hard on this project, and it would take long to copy all the code to the new project. Just wanted to know if there's an "easy way out"? – Horay Apr 05 '18 at 19:59
  • 1
    @Horay AS -> Tools -> Kotlin -> Configure Kotkin – user221256 Apr 06 '18 at 07:39

0 Answers0