This document describes an Android application that was created to receive sensor data from a classroom environment via MQTT. The application was designed to subscribe to predefined topics to receive messages about sensor events from a CEP engine. It displays the sensor data and complex events in visualizations and on different activity screens corresponding to the classroom setup. The application was tested by running a simulator that published simulated sensor data to topics, and a CEP engine that processed the data and published complex events.