Skip to content

Android Demo App of an API which provides recent Sports news highlights.

Notifications You must be signed in to change notification settings

idevdroidapps/Recent-Sports-Highlights

Repository files navigation

Sport Today

Sports Highlights - API Demo

Specifications / Requirements

  • Allow the user to view a list of sports updates and present an additional screen of details per event.

Built With

Instructions

This demo uses the Gradle build system.

  1. Download the demo by cloning this repository.
  2. In Android Studio, create a new project and choose the "Import Project" option.
  3. Select the root directory that you downloaded with this repository.
  4. If prompted for a gradle configuration, accept the default settings.
  • Alternatively use the gradlew build command to build the project directly.

Issues Encountered

  • Use of the DataBinding Library can often require to invalidate project cache and rebuild the project in order to regenerate implementation classes.

Testing

An Instrumented test has been recorded to demonstrate the MainActivity functionality Instrumented tests only run on physical devices

Author

  • James Campbell - Senior Android Engineer -

About

Android Demo App of an API which provides recent Sports news highlights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages