U and I :: Luke Mehring
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