Android version of the iOS app SpeedScout16 by FRC Team 3944
Java
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.idea
app
gradle/wrapper
.gitignore
LICENSE
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle

README.md

SpeedScout16-Android

Android version of the iOS app SpeedScout16 by FRC Team 3944. Releases available on the Google Play store.

About

SpeedScout16 is a simple app to collect match performance data for the 2016 FIRST Robotics Competition game. The app stores all data locally without any required network connection. It exports each match as a csv file via email, Dropbox, or any app that can accept csv files. For simple scouting data collection via email, see SpeedScoutParser.

Special thanks to Jacob Steineke of FRC team 3944 who wrote the original iOS app, and good luck to all teams competing!