5.4.1. Creating the Project

Before you create the new project, delete the FlagQuiz project that you test-drove in Section 5.2 by right clicking it and selecting Delete. In the dialog that appears, ensure that Delete project contents on disk is not selected, then click OK.

Creating a New Blank App Project

Next, create a new Android Application Project. Specify the following values in the New Android Project dialog’s first New Android Application step, then press Next >:

Application name: Flag Quiz

Project name: FlagQuiz

Package name: com.deitel.flagquiz

Minimum Required SDK: API18: Android 4.3

Target SDK: API19: Android 4.4

Compile With: API19: Android 4.4

Theme: Holo Light with Dark Action Bar

In the New Android Project dialog’s ...

Get Android™ How to Program, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.