1 <p><b>About:</b> This simple wearable app allows the user to set a countdown timer. It runs 2 independently on the wearable with no phone connection.</p> 3 <p><b>How to run:</b> Install the Wearable APK on the wearable, then start the timer via the voice 4 menu, either by saying "OK Google, start a timer" or by tapping the home screen and selecting 5 "Start a timer".</p> 6 <p><b>Wearable APIs used:</b> voice command trigger, WearableListView</p> 7 <p><b>Screenshots:</b> 8 <figure> 9 <img src="screenshots/timer.png" alt="GridViewPager" width="140" height="140"> 10 <img src="screenshots/timer_countdown.png" alt="GridViewPager" width="140" height="140"> 11 <figcaption>A simple timer.</figcaption> 12 </figure> 13 </p> 14