Skip to content

adrianomarini/C301_F15_assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPUT 301 F15 Assignment 1

Reflex Tester / Game Buzzer App

Author: Adriano Marini | [email protected]

###YouTube Demo: https://youtu.be/gM1lasSV7d8

This app takes ideas / methods of problem solving from:

LonelyTwitter (CMPUT301 Lab Program) - https://github.com/joshua2ua/lonelyTwitter • Originally authored by Joshua Campbell • Idea of Abstract Base Class for storing data • Usage of Gsons for storage, and general file I/O (Edits made in Lab) • Usage of Array Adapters to display information

Android Developers Database - https://developer.android.com/https://developer.android.com/training/index.html (and related pages) • https://developer.android.com/training/basics/firstapp/starting-activity.htmlhttp://developer.android.com/guide/topics/ui/dialogs.htmlhttp://developer.android.com/reference/android/widget/TextView.htmlhttp://developer.android.com/reference/android/os/CountDownTimer.htmlhttp://docs.oracle.com/javase/7/docs/api/java/lang/System.html - nanoTime(), exit()

UAlberta EClass / Moodle Forum - https://eclass.srv.ualberta.ca/mod/forum/view.php?id=1646304https://eclass.srv.ualberta.ca/mod/forum/discuss.php?d=540310 - EMail

StackOverflow - • http://stackoverflow.com/questions/3625837/android-what-is-wrong-with-openfileoutput (User: Naikus) • http://stackoverflow.com/questions/2785670/best-way-to-get-an-application-context-into-a-static-method-in-android (User: gjpc) • http://stackoverflow.com/questions/7074097/how-to-pass-integer-from-one-activity-to-another (User: Paresh Mayani)

Oracle: Java Documentation - •http://docs.oracle.com/javase/7/docs/api/java/util/Random.html - How to use Random class

This app takes (modified) code from:

Android Developers Database - https://developer.android.com/http://developer.android.com/guide/topics/ui/dialogs.html, 29.09.2015 • http://developer.android.com/guide/components/intents-common.html#Email, 04.10.2015

LonelyTwitter (CMPUT301 Lab Program) - https://github.com/joshua2ua/lonelyTwitter • Originally authored by Joshua Campbell • Code regarding Gsons and file I/O.

StackOverflow - • http://stackoverflow.com/questions/2115758/how-to-display-alert-dialog-in-android (User: David Hedlund) • //http://stackoverflow.com/questions/4300653/conversion-of-nanoseconds-to-milliseconds-and-nanoseconds-999999-in-java (User: Shawn Vader)

** Please see inline citations in code files for the above **

Please see LICENSE for the LICENSE by which I release this software.

About

CMPUT 301 F15 Assignment 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages