Score Keeper App is an Android Application that keeps tracks of the number of runs and outs in a baseball game
This was a project given to me to complete by Udacity's Android Basic Nanodegree program. https://www.udacity.com/course/android-basics-nanodegree-by-google--nd803
Instruction on Running the program:
Install Java JDK and JRE if you do not have it install already.
Install Android Studio if you do not have it already.
https://developer.android.com/studio/install
Click on the green code button in the right-hand corner of the screen.
Click Download Zip.
Right Click on the Downloaded folder and select extract all.
Open up Android Studio.
Click on File in the top left-hand corner and select open.
Click on the folder you downloaded, then click okay.
Click the green play button in the upper middle of Android studio.
Wait for a few minutes; the app should start.
