Game Development Reference
In-Depth Information
Figure 1-17. Entering project and SDK info
In the Application Name edit box, enter “RobsHelloWorld,” which is the name of your application that
will appear to users of your program. In the Project Name edit box, enter “RobsHelloWorld,” which is
the name of the project that is displayed in the Eclipse IDE. Enter “com.robsexample.robshelloworld”
as the package name associated with this new Android project. This package name must be unique.
For the Minimum Required SDK select Android 2.2 (Froyo), because this is the lowest Android
platform that supports OpenGL ES 2.0. For the Target SDK, select the highest Android platform API
that you anticipate to have successfully tested your application against. For the Compile With list
box, select the API version that you wish to compile your application for. You can leave the Theme
list box at the default value. Click the Next button to move to the next screen.
The next thing to do is to configure the project. For this example, just accept the default values and
click the Next button (see Figure 1-18 ).
 
Search WWH ::




Custom Search