This document provides an overview of developing for Android Wear. It discusses using notifications as the primary way to extend functionality from handheld apps to wearables. Notifications can be customized with actions, voice input, and multiple pages of content. For more complex experiences, custom wearable apps can be built that run directly on the device. These apps have activity-based interfaces but require simpler designs optimized for small screens and brief interactions.