Balaviknesh/Android-Java-Firebase-Login-Example

Repository files navigation

alt text

This example Android application project has the complete and latest login system using Firebase. The Login system uses the firebase-auth library and Email & Password Authentication method.

Features:

  • Sign Up
  • Sign In
  • Verify Email Address
  • Forgot Password
  • Password Reset (Through Email link)
  • Error View

Notes

  • Compile SDK Version 29
  • Build Tools Version 29.0.2
  • Min SDK Version 16
  • Target SDK Version 29

Please don’t forget to create Firebase Project for Android and add the google services json file to your Android project.

https://imgur.com/Zc9RV3s

You can also connect to firebase from Android Studio through Assistant tool.

Dependencies:

Module ‘com.google.firebase:firebase-auth:19.0.0’

Project ‘com.google.gms:google-services:4.3.2’

Screen Shots

About

Complete Sign up and Sign in Process for Android - using Firebase Email and Password Authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages