The FSM Watch Applet is here to celebrate 50 years of free speech on campus! Here is a sample video to start things off.
Next, let's have some photos to walk us through the app!
Short Overview
There are basically 3 states on the phone, as well as the card states on the watch.
- The painting phase: credit is due to this immensely helpful tutorial for the backbone of the painting activity. Changes were made by adding standard android icons, adding new colors including our school colors, as well as implementing the notification as to what the user should draw.
- The installation/location phase was drawn primarily from both Elizabeth and Andrew's Toq and Location examples, while instantiating the Flickr download was taken from the Flickr demo.
- The congratulations phase was needed to indicate a sense of completion for the user in terms of visual feedback, as well as for individuals who just wanted to draw and "upload" more. Uploading was mocked up to be completely invisible to the user, even though no uploading is happening because frankly, I couldn't figure it out. It instead saves to local storage instead and draws an actual image from Flickr (the part without secret key authentication) to display on the watch.
- The cards phase was straightforward. It took some research to find juicier information on each figure of the FSM, but it was interesting to see how it translated into small text fields for each card.
Comments