1 <p><b>About:</b> You can cause the wearable to start an activity by pressing a button in the 2 companion app UI. You can also take a picture on the companion device, which will be transmitted as 3 an Asset for display on the wearable.</p> 4 <p><b>How to run:</b> Install the Application APK on the companion, and the Wearable APK on the 5 wearable. Start the sample by running the DataLayer application on the companion.</p> 6 <p><b>Wearable APIs used:</b> DataApi, MessageApi, NodeApi, WearableListenerService</p> 7 <p><b>Screenshots:</b> 8 <figure> 9 <img src="screenshots/phone_image.png" alt="Phone Image" width="216" height="384"> 10 <img src="screenshots/wearable_background_image.png" alt="Wearable Background Image" 11 width="140" height="140"> 12 <figcaption>Image captured on the phone, followed by the same image on the wearable. 13 </figcaption> 14 </figure> 15 </p> 16