Thursday 4 April 2013

How to Create new Android Project

Procedure :

1)     In eclipse Menu bar
   File ==> New ==> Android Application Project

2)      New Android Application dialog will be open.

3)      Write Application Name, Project Name and Package Name.

4)      And Select
Minimum Required SDK ( lower sdk)
Target SDK (higher sdk)
Compile With ( Which version we want to create a Project)
Theme ( none)
            And Clck “Next” button.

5)      Again Click Next and Next.

6)      Finally Click Finish button.

7)      Then your Package Explorer a project will be added with the name of Application Name . 

 Screen Shots:
 







1 comment: