0

I just installed Android Studio and when I start a new project it starts with Java even though I've selected Kotlin. Please help.

I'm using the file - new - new project

1 Answers1

1
  • After file - new - new project select Empty Activity if you want to make a activity.

enter image description here

  • After Empty Activity just select language Kotlin and click the finish button it will redirect your screen with kotlin project.

enter image description here

It will work because in my system that's work perfetly.