Chapter 1. Welcome to Android Gaming
Welcome to the world of Android Games! The goal of this book is to help you build the best games for the platform. As you work your way through the chapters, you will learn how to create two kinds of games: pure Java, and perhaps most interestingly, hybrid games that combine the elegant design of Java with the raw power of C for maximum performance. The ability to combine both Java and C in this way is what makes the games in this book unique, as Google does not support this kind of development. But you may ask, "Why even bother with hybrid games?" After all, Java provides all the APIs you need to build any kind of game. This is certainly true. However, there are thousands of games out there written in C that ...
Get Pro Android Games 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.