Changes between Version 21 and Version 22 of GameApp
- Timestamp:
- Apr 22, 2015, 7:45:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GameApp
v21 v22 50 50 without the help of a library. I saved individual matches in CSV files and I created a file called SUPER_FILE which combines the CSV files 51 51 into one large spreadsheet. This spreadsheet shows every team and all the teams' statistics so someone can quickly retrieve general information. 52 53 Distribution: 54 55 * Instead of distributing via cable, upload the apk--which can be found in the Android Studio Project files--to google drive so scouts can 56 download and install it on their phones. This is faster and less prone to error.