Creating a New Project

Start Eclipse and create a new Android application project.

  1. In Eclipse, select File > New > Android Application Project
  2. In the New Android Application window, fill in the fields, and click Next.
    New Android Application
  3. Create a blank activity. In the next window, select the Create Activity checkbox, select Blank Activity from the list, and click Next. The following screen appears:
    Blank Activity