Files
android_development/samples/wearable/RecipeAssistant/_index.html
Griff Hazen 9872c0c7c0 Move all wearable samples to development/samples/wearable
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
2014-06-22 00:18:09 -07:00

9 lines
510 B
HTML

<p>This phone application uses the enhanced notifications API to display
recipe instructions using paged notifications. After starting the application
on your phone, you can browse from a short list of recipes and select one to
view. Each recipe is broken down into a number of steps; when ready, you can
click on the START action in the action bar to send the steps to the wearable.
On the wearable device, the steps are displayed as a multi-page notification,
with one page for each step in the recipe.</p>