Friday 13 November 2015

Creating New Project In Android Studio

Creating New Project In Android Studio: Today we will start over work as a programmer and as a developer so guys be ready for that and prepare your self. The development is only the thing learning by hard work, by doing the code and by doing the practice of work.

Create a new Project: 

Open the android studio then click on the File > New > New Project Click on the new project then the window display
Creating New Project In Android Studio

 After Clicking on the new project this window will be open and you will see the options of application name here You will write the application name what you like to name the application, then click on the next button.
Creating New Project In Android Studio
 then the new window will be prompted that have the options of minimum sdk level that is required and mostly the new developers mistake in these and the project shows error. So select the sdk version properly.  By default this version is selected. Then click the next button.
Creating New Project In Android Studio
 Then you will see the new window that is about the activity type, there is a blank activity and other template activities are also available that you can use for your project. We will select the blank activity and click next.
Creating New Project In Android Studio
 New window will prompt and that window will contain the name of activity. you can change the name but we will leave it default and click finish.
Creating New Project In Android Studio

 After that the new project is created and this screen will be opened. Here is the main file structure of android start. You need to understand the file structure of android studio project.

Creating New Project In Android Studio

We will discuss the file structure in the next lesson.

0 comments:

Post a Comment

Item Reviewed: Creating New Project In Android Studio Rating: 5 Reviewed By: admin