IntelliJ IDEA
 
Get IntelliJ IDEA

Tutorial: Create your first Kotlin application

Last modified: 30 January 2025

In this tutorial, you will learn how to:

  • Create a Kotlin project.

  • Write code using the basic coding assistance features.

  • Run your code from IntelliJ IDEA.

  • Build and package the application.

  • Run the packaged application.

You can choose to build your app with one of the four supported build tools.