Well, Today we are going to see how to create a simple application in android. Please open your eclipse IDE (Follow PART 2)
Step 1:
Open eclipse IDE --> File --> New --> Android Application Project (refer the screen shot)
Step 2:
Once you select the android application project you want give your application name, project name and then click and package name as shown in the screen. Once you filled all the fields then Click Next button
Step 3:
After click next button from the above screen, the next window will open for confirmation regarding your project creating location, activity etc.., once you checked the fields then click NEXT button Follow the picture below and do it as it is
Step 3:
In this window, You want to do nothing. These are images which is launching icon for your application. You can add this launch icon later in your application code
Step 4:
Now, You want to check the Create activity checkbox (if you not check means the screen should not open) --> choose Blank Activity --> click NEXT button
Step 5:
If you like, you can change your first page name on activity name field and then press finish button for create your simple application
Step 1:
Open eclipse IDE --> File --> New --> Android Application Project (refer the screen shot)
Step 2:
Once you select the android application project you want give your application name, project name and then click and package name as shown in the screen. Once you filled all the fields then Click Next button
Step 3:
After click next button from the above screen, the next window will open for confirmation regarding your project creating location, activity etc.., once you checked the fields then click NEXT button Follow the picture below and do it as it is
Step 3:
In this window, You want to do nothing. These are images which is launching icon for your application. You can add this launch icon later in your application code
Step 4:
Now, You want to check the Create activity checkbox (if you not check means the screen should not open) --> choose Blank Activity --> click NEXT button
Step 5:
If you like, you can change your first page name on activity name field and then press finish button for create your simple application






No comments:
Post a Comment