This document discusses using the Starling framework for mobile game development. It introduces Starling as a free, open source and multi-platform framework that provides amazing performance for 2D games. It highlights some of Starling's key features like its hierarchical display tree, powerful event system, particle support, and multi-resolution awareness. It then provides steps for setting up a Starling project, preparing textures, testing on an Android simulator, and exporting the final Android app. Resources for learning more about Starling development are also included.