

The Toolbar provides quick access to the most popular commands, like launching an application or opening the SDK manager.Ģ. Let’s take a look at the Android Studio interfaceġ. The Android Studio window should look something like this:

Next, build the project (this can take a few minutes).Creates a folder for the Android Studio project on the drive, at the location specified when the project was created.In the Configure Activity dialog box, leave everything as it is. In the Add Activation dialog, you need to select a template of pre-installed application windows and UI components. We don’t need support for older versions yet, as it affects the available functionality of the development tools. In the Target Android Devices dialog, select the platform type Phone and Tablet and the minimum supported version of Android API 17 or higher.ģ. There can be problems here, if the user name is specified in Russian letters, because the development environment does not accept Cyrillic letters in the file paths. Usually, projects are saved in the folder with the name AndroidStudioProjects in the user documents.

You can leave the project location as default.
