Creating a project in Android Studio is very simple and to create it in Kotlin just requires one extra click. Here's a step-by-step process of doing it:
- In Android Studio, in the menu, click on File | New | New Project. Alternatively, if you've just opened Android Studio and see the Welcome to Android Studio window, click on Start a new Android Studio project.
- In the wizard, add your Application name and Company domain, and simply check the box that says Include Kotlin support. Click on Next:
- On the next screen, you will be asked to choose your target devices and the minimum SDK support. So basically, it asks things like, "Do ...