This document provides an introduction to developing Android games and covers several key hardware features supported, including touch screens, accelerometers, orientation sensors, and cameras. It also outlines the general concept of game development and provides simple examples of games that utilize touch screens, accelerometers, and orientation sensors. The basics of game development such as the game loop, state, input, AI, physics, animation, and sound are also briefly discussed.
Related topics: