teaching machines

U and I :: Luke Mehring

October 15, 2012 by . Filed under cs491 mobile, fall 2012, postmortems.

I made a fairly simple app that acts as a strobe light.  I know we did it as a class but I started working on this before we did that and all I needed to learn was the handler part.  I tried a lot of different methods to get the thread to sleep or something, all of them caused the app to crash except for handlers.

Widgets used:

–          TextView

–          Button

–          ToggleButton

–          CheckBox

–          Switch