Files
rk35xx-android14/development/samples/browseable/RecipeAssistant/_index.jd
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

16 lines
678 B
Plaintext

page.tags="RecipeAssistant"
sample.group=Wearable
@jd:body
<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>