• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Kotlin chosen, but it gives me Java

dogshed

Member
I just downloaded Studio on my Linux Mint laptop.
When I start a new project I choose Kotlin, but it gives me Java.
Any ideas?
 
What do you mean ??? If it is the Java folder, it is normal, even if you choose Kotlin, the folder is still named Java, but the main activity file is MainActivity.kt, but if your file is MainActivity.java, there is something very wrong with your IDE
 
Back
Top Bottom