diff --git a/docs/html/wear/notifications/creating.jd b/docs/html/wear/notifications/creating.jd index 133d057144422..ce9e1171c57b7 100644 --- a/docs/html/wear/notifications/creating.jd +++ b/docs/html/wear/notifications/creating.jd @@ -37,7 +37,7 @@ the official Android Wear SDK that is coming later.
To begin development, you must first complete the instructions in the Get Started with the Developer Preview document.
+href="{@docRoot}wear/preview/start.html">Get Started with the Developer Preview document.
As mentioned in that document, your app must include
both the v4 support
library and the Developer Preview support library. So to get started,
@@ -252,7 +252,7 @@ features from WearableNotifications.Builder and other APIs in the
preview support library, see the following developer guides:
If the "Reply" action is not your notification's primary action and you want to enable
voice input for a secondary action, add the
RemoteInput to a new action button defined by an
-
+
Action object.
You should instantiate the