
Given these points, we at CodeBrainer advise our students to choose API 22.īefore you finish, you have two tick boxes that, for this example, should stay unticked.Ĭlick Finish to create the Android studio project and wait for the project to load. This way, you make sure that a higher percentage of Android users will be able to use your app. It is wise to select an option that covers around 80% of devices. When creating new mobile apps, it is always wise to develop them for one of the most popular Android versions. The API level is a value that identifies the framework API revision. Then we have the drop-down menu where you have to choose an API level. But for our example we are going to use Java, so click the drop-down menu and select Java.

As you can see, Kotlin is getting more and more popular, and it is also a default selection. Now you must select the language you want to code in. Also, for this example, it is better if you keep the existing project location. There is no need to change the package name at this point, so you can leave it as it is. In the field below, make sure you select an empty activity. For example, we are going to choose “ Phone and Tablet” and start an Android studio project for a phone. Are options are: Phone and Tablet, Wear OS (Android watch), TV and Android things.

In the first place, we have to decide on what kind of android device we want to develop our app. When the "Welcome to Android Studio window" opens go to the right side, and select " Start a new project in Android Studio". Step by step guide to our first Android studio project Learn how you can start creating apps with Flutter.
