Getting started

We assume that you are already aware of the basics of Android, which includes project creation, Gradle sync, and so on. Once you create a project you usually land up in the IDE where you can see the MainActivity.java in front of you. Now targeting an entire project to be developed in Kotlin you should start converting this Java activity to Kotlin activity. Brilliant Android Studio comes to the help of the developer right from the beginning. It has a shortcut that you can use to convert your Java activity into Kotlin activity very easily. 

Get Kotlin Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.