
As an OS platform leading the mobile application trends, Android released NDK to support the mixed developments of Java & C programming languages. This made it possible to port thousands of PC games (mainly written in C) onto Android platform and make them look more attractive by using a simple ARM Compiler.
The content in Pro Android Games, 3rd Edition is easy to understand, basically any programmer who knows a little about Java can read it. Not only did it deeply introduced how to build a pure Java game from scratch through two cool arcade games (Space Blaster and Asteroids), also demonstrated how to port the big and fine classic 3D games (Doom and Wolfenstein 3D) on PC to Android. Eventually you will really understand how to "get twice the result with half the effort" to complete your Android game development. That's also the most attractive place of this book.

For starters who just began to learn Android games programming, you will reap no little benefit after finishing Pro Android Games, 3rd Edition. Each chapter has a instance, all of them are the classic games. The reading method for this book that AppNee recommends to you is according to the introduction and source code in book, write them all again by yourself, then you will learn a lot of things!
Table Of Contents
- Welcome to Android Gaming
- Gaming Tricks for Phones or Tablets
- More Gaming Tricks with OpenGL and JNI
- Efficient Graphics and Portability with OpenGL ES 2.0
- 3D Shooters for Doom
- 3D Shooters for Quake
- 3D Shooters for Quake II
- Fun With Bluetooth Controllers
- Designing and Porting to Android TV
- Deployment and Compilation Tips
- Discovering Android Wear
Book Example Codes
Download URLs
