eurosecom / Attendance

Android Attendance by Firebase
Apache License 2.0
6 stars 7 forks source link

Firebase Authentication - Login Email / Password #1

Open eurosecom opened 7 years ago

eurosecom commented 7 years ago
  1. Do not forgot copy google-service.json from firebase/console to /app, there is firebaseapp url...
  2. Do not forgot classpath 'com.google.gms:google-services:3.0.0' to dependencies /retrofittest/builder.gradle
  3. Do not forgot set public static final String FIREBASE_URL = "https://yourproject.firebaseio.com"; at Constants.java