Chapter    1

Welcome to Android Gaming

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 Android Studio 1.0.1 with SDK for Windows, 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 can be obtained at www.apress.com). Let’s get ...

Get Pro Android Games, Third 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.