- Notifications
You must be signed in to change notification settings - Fork10
Balaviknesh/Android-Java-Firebase-Login-Example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 createFirebase Project for Android and add the google services json file to your Android project.
You can also connect to firebase from Android Studio throughAssistant tool.
Dependencies:
Module‘com.google.firebase:firebase-auth:19.0.0’
Project‘com.google.gms:google-services:4.3.2’
About
Complete Sign up and Sign in Process for Android - using Firebase Email and Password Authentication.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
