This document provides an overview of tools and steps for developing Android applications using Eclipse. It discusses installing the Android SDK and ADT plugin for Eclipse, creating Android virtual devices, managing SDK packages, setting up a new Android project with required components, using layouts to define user interfaces, and an introduction to activities as single screens in an app.