Game Development Reference
In-Depth Information
Figure 1-10. New Project wizard showing the Android options after final configuration
At this point, your environment should be configured and ready for development.
About the Android Native Development Kit
With version 1.5 of the SDK, Google has released a new tool called the Native Development Kit (NDK),
available from http://developer.android.com/sdk/ndk/1.5_r1/index.html . According to Google, this
is a companion tool to the SDK for building native portions of your code. It provides a set of system
headers, such as the following:
libc (C library) headers
libm (math library) headers
JNI interface headers
 
Search WWH ::




Custom Search