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.jsonfile from your Firebase project to theappmodule. - Make sure to add a
gradle.propertiesfile in the root of the project. An example of the file is included.