Video: https://www.flickr.com/gp/39090365@N07/amg14M
When a user first opens up the FSM app, the app will check to see if the app has already been installed on the Toq watch. If it hasn't, then it will prompt the user to go install it. This implementation avoids forcing the user to manually press the install button first.
Then, every 20 seconds, it will check the user's location to see if the user is within 50 meters of Sproul Hall (note: the location is set to the test location coordinates in the video demo). The user will receive a notification on his/her watch if this is the case.
Upon opening up the card in the FSM app that corresponds to the FSM figure, the FSM app on the phone will switch to drawing mode. Here, the user can draw and upload an image. After uploading, the user will also get a pleasant surprise and discover that he/she has received a random image (specially tagged with CS160) from Flickr! This image can then be viewed on the watch!
Reference materials:
Drawing tool: http://code.tutsplus.com/tutorials/android-sdk-create-a-drawing-app-essential-functionality--mobile-19328
Comments