I have an Android App developed using Java. I now want to start using Kotlin for the same app. Is it possible to use Kotlin and Java side-by-side in an existing app?
Just create a new Activity and set Source Language as Kotlin while creating activity Image