Creating an Android app with Kotlin support

Let's walk through the following steps to create an Android project with Kotlin support:

  1. First, we need to open Android Studio on our development machine. If you don't already have Android Studio installed, you can find the download and installation instructions at https://developer.android.com/studio/install.
  2. Select Start a new Android Studio project.
  1. Select Empty Activity, and then click Next, shown as follows:
  1. Update your project Name, Package name, and Save location, as shown in the following screenshot:
  1. Ensure that Kotlin is selected in the Language drop-down menu, and then click Finish ...

Get Mastering Kotlin 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.