Sports Highlights - API Demo
- Allow the user to view a list of sports updates and present an additional screen of details per event.
- Kotlin
- Android Architecture Components
- Sports Dev API https://ancient-wood-1161.getsandbox.com:443/results
- Retrofit
This demo uses the Gradle build system.
- Download the demo by cloning this repository.
- In Android Studio, create a new project and choose the "Import Project" option.
- Select the root directory that you downloaded with this repository.
- If prompted for a gradle configuration, accept the default settings.
- Alternatively use the gradlew build command to build the project directly.
- Use of the DataBinding Library can often require to invalidate project cache and rebuild the project in order to regenerate implementation classes.
An Instrumented test has been recorded to demonstrate the MainActivity functionality Instrumented tests only run on physical devices
- James Campbell - Senior Android Engineer -