This document is a tutorial on how to set up an Android development environment to build Android Wear apps. It discusses downloading and installing the Java Development Kit (JDK), Android Studio IDE, Android SDK, and creating an Android Virtual Device (AVD) emulator. It then demonstrates creating a new Android Wear project from a sample app provided by Google and running the app on the AVD emulator. The tutorial is intended for beginners and covers the basic setup and running of a simple Android Wear app.