An Android front end application for interacting with a Movie Notifier instance.
- Requires Android Studio 4.2 Beta 3 or newer.
- Add the
google-services.json
file from your Firebase project to theapp
module. - Make sure to add a
gradle.properties
file in the root of the project. An example of the file is included.