1
2page.tags="SkeletonWearableApp"
3sample.group=Wearable
4@jd:body
5
6<p>
7
8            This sample is a mostly empty wearable app that implements a fullscreen activity
9            conforming to Android Wear best practices. Included in the sample are examples of GridViewPager,
10            DelayedConfirmationView, and DismissOverlayView. Developers who require a fullscreen activity for
11            their wearable app can use this sample as a starting point.
12
13        </p>
14