Uses University of Waterloo Open Data API to track class openings
- Ensure Android SDK/Java/Gradle is set up
- Get API key from here
- Modify
app/src/main/res/raw/app_config.xml
. Substitute the API key in, and modify the classes to watch - Run
gradlew install
to put on phone