Mobile app for SE 101 project
For whoever is doing database,
call activateAlarm(boolean[][]) with a 3x3 array of booleans representing black and white squares (true=black) to set off the alarm.
call cancelAlarm() to cancel the alarm and return to main screen