Files
android_development/samples/wearable/GridViewPager/_index.html
Tony Wickham ab63d27944 Added _index.html and screenshots to all samples.
Bug 15814554

Change-Id: Icdb08c5cc39f97c88674e4177b88b47adce59127
2014-07-08 19:48:23 -07:00

13 lines
643 B
HTML

<p><b>About:</b> Demonstrates how to implement a GridViewPager in your wearable app.</p>
<p><b>How to run:</b> 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
"GridViewPager Sample" from the submenu.</p>
<p><b>Wearable APIs used:</b> GridViewPager, CardFragment, FragmentGridPagerAdapter,
ImageReference</p>
<p><b>Screenshots:</b>
<figure>
<img src="screenshots/grid_view_pager.gif" alt="GridViewPager" width="140" height="140">
<figcaption>Part of the sample in action.</figcaption>
</figure>
</p>