The document describes creating an Android Wear app to control a Now TV box from a Moto 360 smartwatch. It provides context that the app was created for a Now TV hackday and must be simple, interesting, useful and developed within 4 hours. It then outlines the architecture and code for building a basic Wear app that communicates with a mobile app using messages. The mobile app acts as a listener and uses the messages to send commands to control the Now TV box remotely.