Skip to content
This repository was archived by the owner on Jun 5, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 665 Bytes

File metadata and controls

11 lines (7 loc) · 665 Bytes

Movie Notifier Android

License: GPL v3

An Android front end application for interacting with a Movie Notifier instance.

Building

  • Requires Android Studio 4.2 Beta 3 or newer.
  • Add the google-services.json file from your Firebase project to the app module.
  • Make sure to add a gradle.properties file in the root of the project. An example of the file is included.