Firebase Login Demo for Android

This is a demo application to demonstrate how to use Firebase's Login in your Android app.

Setup

  1. Sign up and create a new Firebase
  2. Enable the different authentication methods for Facebook, Google, Twitter, Email, and Anonymous.
  3. Create apps for the respective providers
    1. Facebook
    2. Google
    3. Twitter
  4. Update the values in strings.xml to match your application.