tree: ddeff7ac3a0af0708dacc4bb6a580fe3a49c066d [path history] [tgz]
  1. app/
  2. gradle/
  3. .gitignore
  4. build.gradle
  5. gradle.properties
  6. gradlew
  7. gradlew.bat
  8. README.md
  9. settings.gradle
permissions/README.md

permission

#Setup

This application requires Firebase. Set up Firebase for your Android app by following these instructions: https://firebase.google.com/docs/android/setup

  1. Add application package to a project in the Firebase console (https://console.firebase.google.com/)
  2. Add the generated google-services.json to the /app folder.