- Select "File”>“New”>“Project..." on the Eclipse platform
- Select "Android Project" in the pop-up "New Project" dialog box, and then click "Next >"
- Set the project name "GettingStarted", and then click "Next >"
- Select the supported SDK platform, here select "Android 2.2", and then click "Next >"
- Set the name for the application and package like "com.supermap.sample", and then click "Finish"
Refer to