This document provides an overview of building an Android client application. It discusses the history and rise of mobile apps due to the iPhone, key differences in developing for Android vs iPhone, the Android development platform and architecture, and core Android concepts like activities, services, intents and content providers. It also demonstrates building a sample Android app called Poolster and walking through its code and deployment process.