xref: /aosp_15_r20/development/samples/browseable/SkeletonWearableApp/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
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