Google Sign In Android | Login With Google Using Firebase Authentication In Android with no Error

  Рет қаралды 21,594

Technical Skillz

Technical Skillz

3 жыл бұрын

Hi
I am Shafaqat Ali & Welcome to My youtube channel Technical Skillz.
About this video:
This video is about android development main focus of this video on Authentication. This is the 3rd video of android Authentication in android development.
In this video we learn Get Current Location Updates - LocationManager in Android Studio
If you Like the video Press Like button and subscribe my Channel. Thank you so much.
Previous Video:
Advance Responsive Design Login & Register Activity using constraint Layout in Android Studio
• Advance Responsive Des...
Login & Register Android App Using Firebase | Android Studio Authentication Tutorial - FIrebase Auth
• Login & Register Andro...
Advance Responsive Design Login & Register Activity using constraint Layout in Android Studio
• Advance Responsive Des...
Login & Register Android App Using Firebase | Android Studio Authentication Tutorial - FIrebase Auth
• Login & Register Andro...
Google Sign In Android | Login With Google Using Firebase Authentication In Android with no Error
• Google Sign In Android...
Login With Facebook In Android App Using Firebase | Android Facebook Authentication Android Studio
• Login With Facebook In...
Android GitHub Login-Sign In using Firebase Authentication Android Studio | GitHub Login Firebase
• Android GitHub Login-S...
Android Fingerprint Authentication - Lock App - Android App Login Using Fingerprint Android Studio
• Android Fingerprint Au...
Android Fingerprint Authentication Using Server - Firebase Login Using Fingerprint Android Studio
• Android Fingerprint Au...
Android Twitter Login-SignIn using Firebase Authentication Android Studio | Twitter Login Firebase
• Android Twitter Login...
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Find Others Videos
Chat me App playlist
• Chat Me App
Firebase Authentications
• Firebase Authenticatio...
Firebase Database Simple App
• Firebase ( Database & ...
Activity & Fragment Communitication
• Activity & Fragment & ...
Navigation Drawer
• Android Navigation Dra...
Android Alert Dialoge & Snackbar Tutorials
• Android Alert Dialoge ...
ViewPager and Swipe View
• Android ViewPager & Ta...
Room Database
• Android Notification T...
Appbar/ToolBar
• Android AppBar ( Toolb...
Firebase Storage
• Firebase Storage Tutor...
Recyclerview
• Android RecyclerView
Android Firebase Realtime Database Tutorials
• Android Firebase Realt...
FirebaseUI RecyclerView
• FirebaseUI RecyclerView
-----------------------------------------------------------------------------------------------------------------------------------------------------------
DISCLAIMER: This Channel DOES NOT Promote or encourage Any illegal activities, all contents provided by This Channel is meant for EDUCATIONAL PURPOSE only.
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Our Social Links:
KZfaq : / technicalskillz
Facebook : / bscsworld
Twitter : / bscsworld
instagram : / bscsworld
Email :bscsworld@gmail.com
#GoogleSignin
#technicalskillz
#FIrebaseAuth
#ShafaqatAli
firebase authentication tutorial,
firebase google sign in,
firebase login,google sign in android,
firebase sign in with google,
google sign in android studio firebase,
firebase google sign in android,
firebase authentication android studio,
firebase login android studio,
google sign in android studio,
firebase google authentication,
firebase google authentication android,
google firebase authentication tutorial,
google authentication firebase android studio,
login android studio
technicalSkillz,
Google Sign in,
Firebase Authentication android

Пікірлер: 66
@jasonlipreso7727
@jasonlipreso7727 2 жыл бұрын
Hi! Thank you for this tutorial, I've applied Google and Facebook Authentication and it worked perfectly!
@technicalskillz
@technicalskillz 2 жыл бұрын
Thanks for appreciation
@anuptarone3387
@anuptarone3387 Жыл бұрын
Please share the code
@Eric-ki4ke
@Eric-ki4ke Жыл бұрын
This is awesome. Just built the application and it works perfectly.
@technicalskillz
@technicalskillz Жыл бұрын
Thanks Dear!.
@BaraaM
@BaraaM 2 жыл бұрын
شكرا، بصراحة شرح ممتع جداً وقناة أكثر من رائعة تتستحق كل الدعم ❤❤❤❤❤❤
@technicalskillz
@technicalskillz 2 жыл бұрын
Thank You !!!!!!!!!
@resurekt97
@resurekt97 2 жыл бұрын
Thank you so much, its working very nicely! ❤
@technicalskillz
@technicalskillz 2 жыл бұрын
You're welcome!
@khumokwezimashapa2245
@khumokwezimashapa2245 3 жыл бұрын
Can you please make a single and double click gesture listener tutorial? Thank you
@technicalskillz
@technicalskillz 2 жыл бұрын
If you cant get Sha1 Key =>> Click on elephant(Sync) icon and type gradle signinReport and hit enter )):
@potatogaming8713
@potatogaming8713 Жыл бұрын
Help. you can only use 1 google account? i tried to google sign in again but the app only use 1 google account
@zlyen5774
@zlyen5774 2 жыл бұрын
After I click the google button and choose my email it stays in login page and not logging in
@drishtirai3293
@drishtirai3293 2 жыл бұрын
Hello you explained very good I implemented the first two video but in my googlesignin activity I got to much error can you pls help me out 🥺
@technicalskillz
@technicalskillz 2 жыл бұрын
What are errors??Import all packages and create varibale if still showing error contact me at bscsworld@gmail.com
@efeeeeee212
@efeeeeee212 3 жыл бұрын
wow, thx
@technicalskillz
@technicalskillz 3 жыл бұрын
Welcome!
@piolotorotoro
@piolotorotoro 2 жыл бұрын
hi, is this keep me logged in to the application everytime i open the application? thank you Sir!!!!
@technicalskillz
@technicalskillz 2 жыл бұрын
Yes in Login activity check if (mUser!=null){ //start intent to open home activity}
@Self_growth_and_Love
@Self_growth_and_Love 3 жыл бұрын
Hello, great video! Question, When did you call mUser?
@technicalskillz
@technicalskillz 3 жыл бұрын
Thanks Dear, Its instance of current user. If you want to get current user info you can use this variable
@awwad1739
@awwad1739 2 жыл бұрын
Sir at 5:03 it shows me error in (getString(R.string.default_web_client_id)) and says cannot resolve symbol even though I have implemented the dependencies and sync gradle.
@technicalskillz
@technicalskillz 2 жыл бұрын
Run the app if its works without any problem its fine otherwise copy default_web_client_id from string file and paste at (getString(R.string.default_web_client_id)) with inverted comma .This is bug in android studio.
@abrahimmahmud150
@abrahimmahmud150 3 жыл бұрын
Hello sir, I followed code and it work perfectly! Only one question, sir. How do i stay logged in whenever i open app because every time i run the app, it asks me to log in again.
@technicalskillz
@technicalskillz 3 жыл бұрын
inside SplashActivity or Login Activity you check if mUser!=null then open Home Activity .THis mUser is from FirebaseAuth that stored the id of logged in user .Try this
@abrahimmahmud150
@abrahimmahmud150 3 жыл бұрын
@@technicalskillz Sir, i tried this multiple times, but i think i may be either formatting it wrong, or putting it in the wrong place, can you help me with this?
@technicalskillz
@technicalskillz 3 жыл бұрын
bscsworld@gmail.com
@AbhishekGupta-if3rb
@AbhishekGupta-if3rb 2 жыл бұрын
Please 🙏 create a video for storing the login details of user logged in through Google sign-in method using shared preferences. You haven't used the shared preferences for storing the user logged details in the app.
@technicalskillz
@technicalskillz 2 жыл бұрын
For Firebase authentication we havn't need offline share preferences. bcz you can check Firebase Auth already providing the instance if user already logged in or not. Here is code mUser = mAuth.getCurrentUser(); if (mUser != null) { Intent intent = new Intent(LoginActivity.this, MainActivity.class); startActivity(intent); finish();
@AbhishekGupta-if3rb
@AbhishekGupta-if3rb 2 жыл бұрын
@@technicalskillz thanks
@abhishekchaudhary3600
@abhishekchaudhary3600 Жыл бұрын
update k baad pata nahi sir google sign in ka badal gaya hai
@reddyramesh8775
@reddyramesh8775 Жыл бұрын
Bro how to do forgot page ui
@drintech6542
@drintech6542 2 жыл бұрын
Hi, I am getting error updating google when trying to enable Google in firebase -> Authentication -> Sign-in method. Can you please help?
@technicalskillz
@technicalskillz 2 жыл бұрын
What is problem?
@drintech6542
@drintech6542 2 жыл бұрын
@@technicalskillz Its just showing "error updating Google" on clicking enable button for Google
@user-vi6wb9we3c
@user-vi6wb9we3c 2 жыл бұрын
hey men i follow all steps but i cant find the shall1 plz help
@technicalskillz
@technicalskillz 2 жыл бұрын
Click on elephant icon and type signinReport and hit enter
@divyanshikawadkarcse-5966
@divyanshikawadkarcse-5966 3 жыл бұрын
maybe it's not created but what should I do
@technicalskillz
@technicalskillz 3 жыл бұрын
Click on elephant icon inside gradle and a search box will appear and type "gradle .signinReport" anf hit enter
@dipendraraghav1448
@dipendraraghav1448 2 жыл бұрын
its showing error cannot resolve getSignedInAccountFromIntent ??? pls help sir????
@technicalskillz
@technicalskillz 2 жыл бұрын
I think you missing any part of video .Watch again
@GiveawayWallah
@GiveawayWallah 3 жыл бұрын
startActivityForResult is deprecated . Please help
@technicalskillz
@technicalskillz 3 жыл бұрын
stackoverflow.com/questions/62671106/onactivityresult-method-is-deprecated-what-is-the-alternative
@ishanmadushanka3709
@ishanmadushanka3709 2 жыл бұрын
its not store in firebase user table ? why ? please reply me .
@technicalskillz
@technicalskillz 2 жыл бұрын
1.Check in authentication section 2.Refresh Page if still not available then your authentication not working ,
@mantashaansari8791
@mantashaansari8791 Жыл бұрын
its taking a lot of time to sign in in with google why? its just loading and loding
@technicalskillz
@technicalskillz Жыл бұрын
Change emulator
@hylenzheng4867
@hylenzheng4867 Жыл бұрын
Authentication is updated and the code looks different ,no more google email,but the google account.....:(
@dodiataher
@dodiataher Жыл бұрын
Yeah same problem here and no one has uploaded new authentication video
@anuptarone3387
@anuptarone3387 Жыл бұрын
Can anyone share this code
@divyanshikawadkarcse-5966
@divyanshikawadkarcse-5966 3 жыл бұрын
how to find task file in gradle... couldn't get it
@technicalskillz
@technicalskillz 3 жыл бұрын
Click on elephant icon inside gradle and a search box will appear and type "gradle .signinReport" anf hit enter
@Uchihait-achi
@Uchihait-achi 2 жыл бұрын
Bro did you find it
@bebengaskmusic112
@bebengaskmusic112 Жыл бұрын
Forgot password sir tutorial?
@technicalskillz
@technicalskillz Жыл бұрын
Soon
@muhammadnomanshaikh3810
@muhammadnomanshaikh3810 Жыл бұрын
Goog tutorial I have successfully implemented login through gmail with out any error. but can you please guide how to fix "startOnActivityForResult" is deprecated
@technicalskillz
@technicalskillz Жыл бұрын
stackoverflow.com/questions/62671106/onactivityresult-method-is-deprecated-what-is-the-alternative
@aftabtechnical7965
@aftabtechnical7965 4 ай бұрын
This code is crashed the Application
@technicalskillz
@technicalskillz 3 ай бұрын
Check your logcat for error
@nijanthanc3046
@nijanthanc3046 Жыл бұрын
Auto exited
@venusvelazquez1831
@venusvelazquez1831 7 ай бұрын
Not work nothing have a lots the mistakes
@technicalskillz
@technicalskillz 7 ай бұрын
What is error ?
@meldrickfernandes3645
@meldrickfernandes3645 2 жыл бұрын
Giving Error default_web_client_id Please Give me Answer
@technicalskillz
@technicalskillz 2 жыл бұрын
Ignore that error when you run app it will successfully open the app .Its android studio bug latest version
@meldrickfernandes3645
@meldrickfernandes3645 2 жыл бұрын
@@technicalskillz Thanks
🔒📱 Email Login & Logout • Flutter Auth Tutorial ♡
16:00
Это реально работает?!
00:33
БРУНО
Рет қаралды 3 МЛН
Smart Sigma Kid #funny #sigma #memes
00:26
CRAZY GREAPA
Рет қаралды 6 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 7 МЛН
How to add Google Sign In using Capacitor to your Ionic App
24:29
How to Integrate Google Sign In in Android | 2024
15:06
Easy Tuto
Рет қаралды 105 М.
LOGIN Android Studio (Google Sign In) 🔥 FIREBASE Login Android [2020]
18:01
MoureDev by Brais Moure
Рет қаралды 75 М.
Integrate Google Sign In in Android Studio using Java | 2022
12:44
Android Knowledge
Рет қаралды 8 М.
Это реально работает?!
00:33
БРУНО
Рет қаралды 3 МЛН