Files
android_development/samples/browseable/SkeletonWearableApp/_index.jd
Trevor Johns f420ff0d80 Add browseable samples for Clockwork Beryl
Bug: 17473824
Change-Id: Id4c637733c491ac71bb6e269f55939c082fb0994
2014-10-23 03:36:38 +00:00

13 lines
491 B
Plaintext

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>