CSCI 448 - Mobile Application Development

Spring 2016

|     Home   |   Syllabus  |   Assignments  |   Schedule  |   Resources    |

Steve Hamrick


For this assignment, I made an app that cycles through three questions. The types of questions are true/false, multiple choice, short response.


This program shows three different activites with data passed between all three of them. One of the activities is the "driver", in that it calls the other two activites. There is a Welcome screen, Options screen, and Game screen.


This program shows off many features of the Andriod OS. A high leve description of what it does is that it allows users to keep track of crimes, assign people to crimes, add images to crimes, send crimes and much more.


This program shows off event listeneres as well as 2d drawing for android. To see a change in color, bring the device into a different light. To move the green (assuming low light color) move the device. The goal is to get to the red ball.