Add a new or existing project
- In Eclipse, on the File menu, click New > Project.
- In the New Project window, in the Android folder, select Android Project. Click Next.
- In the Create Android Project window, select the option to either Create new project in workspace or Create project from existing source.
- Complete the Location field by browsing to the location of your workspace.
- In the Working sets section, complete the fields as required. Click Next.
- In the Build Target section, select Android 2.3.3 as the Target Name.
- In the Application Info window, in the Minimum SDK field, make sure to select to 10 (Android 2.3.3).
- Complete the other fields as required. Click Finish.