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

Create and manage your instant notifications about movies

License

Notifications You must be signed in to change notification settings

jpelgrom/Movie-Notifier-Android

Repository files navigation

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.