STUDENT ID: adoublec SECTION: TM
- Launch the app. Does the screen look as shown below?

Possible Answers and Marks:
- No, it doesn't.
- Not quite; something is missing (see comments).
- Yes, I see one button covering the entire screen (i.e. both width and height
are "match_parent") with caption "TAP ME".
- Tap the button once. Does its caption change to "TAPPED ONCE"?

Possible Answers and Marks:
- No.
- Not quite; the caption changed but the count is wrong.
- Yes.
- Tap the button again. Does its caption change to "TAPPED TWICE"?

Possible Answers and Marks:
- No.
- Not quite; the caption changed but the count is wrong.
- Yes.
- Shake the device strongly (acceleration vector length at least 18). Does the state
revert back to when the app is launched?

Possible Answers and Marks:
- No.
- Not quite; the caption reverted to "TAP ME" but when tapped once afterward the count
is not 1 (e.g. it continues from the count before shaking).
- Yes.