You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
492 B
14 lines
492 B
|
|
page.tags="SkeletonWearableApp"
|
|
sample.group=Wearable
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample is a mostly empty wearable app that implements a fullscreen activity
|
|
conforming to Android Wear best practices. Included in the sample are examples of GridViewPager,
|
|
DelayedConfirmationView, and DismissOverlayView. Developers who require a fullscreen activity for
|
|
their wearable app can use this sample as a starting point.
|
|
|
|
</p>
|