Game Development Reference
In-Depth Information
Figure 6-8. Launch properties for Wolf 3D
Tip If the library is not placed properly, the Java system call System.loadLibrary() will fail with an
UnsatisfiedLinkError .
To create a launch configuration for Wolf 3D:
1.
Click Run Run Configuration.
2.
Right-click the Android Application on the left menu, and click New.
3. Enter a name: Wolf . Select the corresponding project: ch06.Wolf3D.SW . Click
Run.
Take a look at the log messages from the device to make sure everything works (see Listing 6-21).
This can be seen from the LogCat view of the Eclipse IDE.
Search WWH ::




Custom Search