segunfamisa / firebase-crash-demo

This is a demo for my talk on Firebase Crash reporting at the Google LaunchPad Build, Lagos https://events.withgoogle.com/launchpad-build-ssa/nigeria-lagos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Crash Reporting Demo

This app is a demo of Firebase Crash Reporting, for a talk given at the Google LaunchPad Build SSA, Lagos

There are 2 branches:

  1. Master: Which contains the incomplete source code (without Firebase).
  2. Completed: Which contains the completed source code, with Firebase setup and crash reporting added.

Running the completed project

  1. Checkout the completed branch.
  2. Log on to the Firebase console and create or import a new project.
  3. Enable Firebase Crash reporting and download the google-services.json file from the console and add it to the app-module root. <root-project>/<app-module>/google-services.json

License

MIT License

About

This is a demo for my talk on Firebase Crash reporting at the Google LaunchPad Build, Lagos https://events.withgoogle.com/launchpad-build-ssa/nigeria-lagos/

License:MIT License


Languages

Language:Java 100.0%