Kawa-Space-Assignment

A simple Android app which calls an API and shows in a list and carousel.

Installation

  1. Clone the repository.
  2. Open the project in Android Studio.

Build

  1. Once clean and rebuild the project.

(Optional) If build fails follow below instructions

  1. Open Android Studio's "Preferences" (Settings).
  2. In "Preferences" panel, search for "Gradle" settings.
  3. In "Gradle" panel, change "Gradle JDK" to "Java 11" (if it not visible in the drop down menu then download it).

Run

  1. Press "shift+fn+F9" (on MacOS) or "Shift+F10" (on Windows) to run the project.