Skip to content

Files

Latest commit

2a3e135 · Sep 23, 2017

History

History

Zero to App: universal translator Android app

Getting started

  1. Add Firebase to your Android Project
  2. Log in to the Firebase Console.
  3. Go to Auth tab. Enable Google authentication, and Email/Password authentication.
  4. Run the sample on Android device or emulator.

Files

  • StartActivity.java - The app's main activity before any live coding has been done
  • MainActivity.java - The app's main activity after live coding has been completed

Learn more