Skip to content
ranjancse26 edited this page Oct 19, 2015 · 8 revisions

Welcome to the TodayMenu wiki!

A bit more info about this project will follow here. I originally created this app as an example app for students learning Android Wear for the very first time.

First a few screenshots so you can get an idea of the app here:
This is the first screen, where the user selects the "menu" he had today.

This is the statistics screen, where the user can see stats of what the previously had

This is the screen where the user can input new choices to choose from with voice commands.

In this screen the user can simply delete all the previously collected data and also reset all the various choices previously inputted via voice commands.


Before the user is allowed to reset any choices or data, we should probably show a confirmation - so this is also included in the app (simply made with a standard AlertDialog)

Please take a look into the below article for more info

http://www.codeproject.com/Articles/1038261/Android-Wear-Demo-App-TodayMenu

Clone this wiki locally