Game Development Reference
In-Depth Information
Tip It's helpful to import the project source ( ch02.Project ) into your workspace to go along
with this chapter.
Android application file structure overview information can be found at
https://developer.android.com/tools/projects/index.html .
Build and Run Your First SDK Application
You can decide whether you want to run the application in an emulator or in a real device.
Let's run the application by clicking the run button from the menu bar. You'll be given the
option to select whether you want to run this application using a virtual or a real device as
shown in Figure 2-3 .
Figure 2-3. The Android Device Chooser
To use the virtual device “AVD_Nexus,” just select it and click OK. The output will be then
shown in the AVD_Nexus emulator as shown in Figure 2-4 .
 
Search WWH ::




Custom Search