Sign in with Google Auth + Firebase | Android Studio Tutorial

preview_player
Показать описание
🏆 My Online Courses
⭐Discount Coupon: LAUNCH-STEVDZA-SAN

🐱‍👤 Wanna become a member? Join!

📸 Instagram

You can let your users authenticate with Firebase using their Google Accounts by integrating Google Sign-In into your app. In this video you'll learn how to implement Sign in with Google authentication using Firebase. You will have your own user database.

Рекомендации по теме
Комментарии
Автор

I love your videos! You are one of the best teachers I've seen on youtube 😁 cant wait to see more

albertolopez
Автор

Hello. At the end, i want to when I click log in again, it doesnt login automaticly, so I can have a choice of the account I want. How can I do it? Thanks

RodrigoMatela
Автор

Speacial thanks stevedza san.
(İ was watching in computer and was not sign in switched to phone to thank you)

NHikmetK
Автор

7:06 what do you mean by "reveal your project"

Marky
Автор

7:07 what do you mean "rebuild your project"

lunavogl
Автор

Nice man!! Congrats <3 Say hello from Brazil <3

LucasGabriel-bkst
Автор

Any suggestions What is better to use instead of startActivityForResult and onActivityResult for thispurpose (now that they are depricated)?

АлексейРодионов-ыо
Автор

Once I sign in using google one tap sign in then after sign out, again clicking on google one tap sign button it automatically signing into the same google account before I signed in. It is not showing the "Choose an google account" intent, why?

thinq
Автор

i did the same thing as you did but nothing is popped up when i click the button, onclicklistner and button id was given correctly please help me.

prashanthchinni
Автор

how to make the user select an account again after signing out?

hanadanefa
Автор

Best tutorial ive seen on this topic! awesome thank you so much!

BenKadel
Автор

I am using fragments and onActivityResult is deprecated. How to continue? Thanks!

Rafael-hkpg
Автор

Stevdza-San, thank you for this video ! I fixed a problem after watching this tutorial.

ИванКрепак-бэ
Автор

You explained me very well Stevza-Sen hope you reach you 100k surbsribers soon

codesouls
Автор

how to save this data so when we back to our app the url and data will not show null??

alokgupta
Автор

I did not get json file directly installed in my app folder. Will there be any problem, how to solve this?

sharanpreetchadha
Автор

hello, I have a question I try to delete a firebase user, but the same one with which I am authenticated the problem is that after deleting, it I have problems when creating another one since it stores in the application the previous authentication, im look at stackoverflow and they said to re-authenticate but I would not know how to use it in case I start with Google for example could you make a video about it please or explain to me how the process would be carried out.

nachetons
Автор

Thank you so much sir 🙏
love from India ❤️

basantakumarmohapatra
Автор

Hello,
I am facing error while displaying user details. It is showing as it can't be null. Can someone help me with this? please

swethaaresetty
Автор

This is for Kotlin not Java.. Can I still use the same code?

antdx