teaching machines

Ryan Pinter App Intent

September 18, 2014 by . Filed under cs436, fall 2014, postmortems.

I will be developing a Music Quiz App in similar fashion to the original app created for iPods up to 5th gen iPod videos. The app will feature music off of the users own device. Gameplay will consist of the app playing a song, displaying 4 possible answers, displaying a countdown timer, assigning a score based off incorrect guesses and speed of guessing, and storing scores in a database.

To meet additional goals for the project I will also implement the hiscore database in a remote database, saving user settings preferences, displaying user settings in a custom list view, localizing strings, embedding google analytics, displaying an openGL animation on the main activity. If all goes well I will also try some additional items: sending user preferences to a web server with JSON using REST, adding voice commands, and finally releasing the app on the Google Play Store.

pinterrm App Design Document