Home | History | Annotate | Download | only in wear
      1 toc:
      2 - title: Get Started
      3   path: /wear/preview/start.html
      4 
      5 - title: UI Overview
      6   path: /wear/design/user-interface.html
      7 
      8 - title: Design Principles
      9   path: /wear/design/index.html
     10 
     11 - title: Creating Notifications for Android Wear
     12   path: /wear/notifications/creating.html
     13 
     14 - title: Receiving Voice Input from a Notification
     15   path: /wear/notifications/remote-input.html
     16 
     17 - title: Adding Pages to a Notification
     18   path: /wear/notifications/pages.html
     19 
     20 - title: Stacking Notifications
     21   path: /wear/notifications/stacks.html
     22 
     23 - title: Notification Reference
     24   path: /reference/android/preview/support/package-summary.html
     25   section:
     26   - title: android.preview.support.v4.app
     27     section:
     28     - title: NotificationManagerCompat
     29       path: /reference/android/preview/support/v4/app/NotificationManagerCompat.html
     30   - title: android.preview.support.wearable.notifications
     31     section:
     32     - title: RemoteInput
     33       path: /reference/android/preview/support/wearable/notifications/RemoteInput.html
     34     - title: RemoteInput.Builder
     35       path: /reference/android/preview/support/wearable/notifications/RemoteInput.Builder.html
     36     - title: WearableNotifications
     37       path: /reference/android/preview/support/wearable/notifications/WearableNotifications.html
     38     - title: WearableNotifications.Action
     39       path: /reference/android/preview/support/wearable/notifications/WearableNotifications.Action.html
     40     - title: WearableNotifications.Action.Builder
     41       path: /reference/android/preview/support/wearable/notifications/WearableNotifications.Action.Builder.html
     42     - title: WearableNotifications.Builder
     43       path: /reference/android/preview/support/wearable/notifications/WearableNotifications.Builder.html
     44 
     45 - title: License Agreement
     46   path: /wear/license.html
     47