This is the code for milestone3-challenge2. In this challenge, we wanted to collect acceleration data from the watch in order to evaluate the body language of the presenter (i.e. too many gestures are not desirable). This small android project shows that we could capture the acceleration data from the watch.
Milestone3_challenge1
This is code for the first challenge of our milestone 3. In this challenge, we wanted to be able to persistently store the presentations that our users created. This code accomplishes that task - after pressing the plus button and entering a name, the presentation is persistently stored by the application, even after the application is exited.
Comments