Kotlin is the preferred language for Android development in 2021 . Both Java and Kotlin can be used to build performant, useful applications, but Google’s libraries, tooling, documentation, and learning resources continue to embrace a Kotlin-first approach; making it the better language for Android today.
Read moreCan Kotlin be used in Android Studio?
Kotlin is fully supported in Android Studio . All new releases of Android Studio ship with support for creating new projects with Kotlin files, converting Java language code to Kotlin, debugging Kotlin code, and more.
Read moreHow do I add plugins to Kotlin?
Install the EAP Plugin for IntelliJ IDEA or Android Studio
Read more