Update build.gradle to compile them all, and remove gradle stopships. Copied from vendor/google_clockwork klp-modular-dev as of: 01930cc85bc1ba974a412db7d3c9d17387702e16 Bug: 15591212 Bug: 15264403 Change-Id: I4d05c35c995e675d92039b1dfb2a33e454285af5
5 lines
401 B
HTML
5 lines
401 B
HTML
<p>Demonstrates how to create a DelayedConfirmationView in your wearable app. In this sample,
|
|
pressing a button on the phone app sends a message to the wearable to start a simple activity. This
|
|
activity displays a DelayedConfirmationView that starts when the user presses "Start Timer." Then,
|
|
callbacks are implemented on both the wearable and phone to show when the timer is selected or
|
|
finishes.</p> |