This is my Free Speech Movement Application made for the Toq smart watch + Android phone.
Installation
The application opens up to the installation page, where you are given the option to Install and to Uninstall your application.
Location-Based Notification in Sproul Plaza
When within 50 meters of Sproul Plaza (Latitude: N 37.86965 and Longitude: W -122.25914), the smartphone will indicate that a new drawing activity will fire on your smart watch. The smart watch contains a notification with a randomly selected Drawing Activity and tells you what you should draw.
I hardcoded the notification to fire at Soda Hall only for my video (below); thus when actually using the app it will fire a notification at Sproul.
Free Speech Movement Toq Application
Close the notification and open up the app on your smart watch, and it will display six cards of famous Free Speech Movement activists. Find the card that corresponds with the drawing activity given in your notification, and select it. This will fire the drawing app on your smartphone.
Smartphone Drawing Application
On this application, you can choose different colors and brush sizes to create your artistic masterpiece. If you don't like what you've drawn, you can erase with different eraser sizes or you can start afresh with a blank new page. Pressing save will upload your image onto Flickr, with the tag "cs160_fsm."
My Toq application has the seventh card for getting a random picture from Flickr and displaying it, however I was not able to complete the implementation of this and thus this feature is lacking.
Resources used to make this project: the section activities provided to us, a Drawing App tutorial (below), and StackOverflow whenever I needed to understand how to implement a piece of code.
Drawing App Tutorial Used:
http://code.tutsplus.com/tutorials/android-sdk-create-a-drawing-app-interface-creation--mobile-19021
Proof of FSM Picture Uploaded to Flickr with tag "cs160_fsm":
https://www.flickr.com/photos/128588281@N05/15336843400/
(I had to use a classmate's phone and smart watch since my stopwatch stopped working, thus the picture was posted in the classmate's photo stream).
Comments