About: 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.

How to run: Install the Wearable APK on the wearable, go to the voice menu (either by saying "OK Google" or tapping the home screen) and select the "Start..." option. Then, select "Skeleton Wearable App" from the submenu.

Wearable APIs used: DelayedConfirmationView, DismissOverlayView, GridViewPager, CardFragment, FragmentGridPagerAdapter, ImageReference

Screenshots:

SkeletonWearableApp GridViewPager DelayedConfirmationView DismissOverlayView
From left to right: the initial activity, GridViewPager, DelayedConfirmationView, and DismissOverlayView