The document discusses installing and configuring the software and tools needed to develop Android applications in Eclipse. It covers downloading and installing the Java SE 6 JDK, Eclipse, the Android SDK, configuring AVDs, and installing the Eclipse ADT plugin. It then demonstrates how to run existing Android apps and create a new blank Android app project in Eclipse. It also shows how to view app output and debug using the DDMS tool in Eclipse. Finally, it briefly discusses deploying and running apps on a physical Android device by connecting it to the computer via USB.