Skip to content

idevdroidapps/magic-cards

Repository files navigation

Magic Cards

Magic: The Gathering - API Demo

Specifications / Requirements

  • Allow the user to search for MTG cards.

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

Magic: The Gathering - API Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages