This document outlines an agenda for a mobile development camp on Android development. It covers topics such as introducing Android, its architecture, building blocks like activities and intents, creating a first Android application, testing and best practices. The document provides detailed information on concepts like the Android application lifecycle, building user interfaces with views and viewgroups, using intents to navigate between activities, and externalizing resources.