Game Development Reference
In-Depth Information
To get started, you will need the chapter source that comes along with this topic, which contains all
the resources for the next sections.
Creating the Project
Create a project to host the game. Here is how:
1.
Click New Android Project from the toolbar, and enter the following
information (see Figure 3-4):
Name: ch03.SpaceBlaster
Build Target: Android 1.1 or Android 1.5
Application Name: Space Blaster
Package Name: ch03.game.sb
Activity: SpaceBlaster
Min SDK version: 3 for 1.5, 2 for 1.1
2.
Click Finish.
Figure 3-4. The Space Blaster New Adroid Project dialog
Search WWH ::




Custom Search