Chapter 1
Welcome to the World of the Little Green Robot
This chapter kicks things off by explaining how to set up your environment to compile hybrid (C/Java) games (including the engines described in the later chapters of the book). It also explains how to set up the latest versions of the integrated development environment (IDE), which is Eclipse in this case, and the Android software development kit (SDK), plus the native development kit (NDK). These tools are required to build powerful games for Android. They let you combine the elegant object-oriented features of Java with the raw power of C for maximum performance. The chapter ends by showing how to import the workspace for the game engines included in the source code of this book (which ...
Get Pro Android Games, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.