I love your videos! You are one of the best teachers I've seen on youtube 😁 cant wait to see more
@NHikmetK2 жыл бұрын
Speacial thanks stevedza san. (İ was watching in computer and was not sign in switched to phone to thank you)
@Marky002 жыл бұрын
7:06 what do you mean by "reveal your project"
@lunavogl75702 жыл бұрын
7:07 what do you mean "rebuild your project"
@LucasGabriel-bk1st4 жыл бұрын
Nice man!! Congrats
@АлексейРодионов-ы8о3 жыл бұрын
Any suggestions What is better to use instead of startActivityForResult and onActivityResult for thispurpose (now that they are depricated)?
@RodrigoMatela3 жыл бұрын
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
@hanadanefa78374 жыл бұрын
how to make the user select an account again after signing out?
@Butter99664 жыл бұрын
you should also sign out GoogleSignInClient. stackoverflow.com/questions/41015443/how-to-force-google-account-chooser-after-sign-out-in-android-firebase-auth Hope this could help you
@liaxo65553 жыл бұрын
those still dont work :(
@liaxo65553 жыл бұрын
pls help
@basantakumarmohapatra91094 жыл бұрын
Thank you so much sir 🙏 love from India ❤️
@BenKadel3 жыл бұрын
Best tutorial ive seen on this topic! awesome thank you so much!
@thinq53392 жыл бұрын
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?
@ИванКрепак-б6э4 жыл бұрын
Stevdza-San, thank you for this video ! I fixed a problem after watching this tutorial.
@antdx3162 жыл бұрын
This is for Kotlin not Java.. Can I still use the same code?
@sudheer-suri4 жыл бұрын
should we not create oAuth Client ID?
@Rafael-hk9pg3 жыл бұрын
I am using fragments and onActivityResult is deprecated. How to continue? Thanks!
@prashanthchinni65473 жыл бұрын
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.
@codesouls24413 жыл бұрын
You explained me very well Stevza-Sen hope you reach you 100k surbsribers soon
@alokgupta23973 жыл бұрын
how to save this data so when we back to our app the url and data will not show null??
@sharanpreetchadha35794 жыл бұрын
I did not get json file directly installed in my app folder. Will there be any problem , how to solve this?
@mhafizhhanafi86904 жыл бұрын
Really bro, this tutorial help me so much. Can't wait to see more video. Subscribed!
@hanadanefa78374 жыл бұрын
how did you layout it from scratch? the google login layout
@hanadanefa78374 жыл бұрын
what if, put it in navigation header? how can we do that?
@codingwithme37944 жыл бұрын
Excellent explanation but when you reach the minimum space your application will be stopped from receiving people because it is known that the Firebase platform gives you limited space is not it?
@diogovalentao79554 жыл бұрын
Sou brasileiro, não entendo muito bem o inglês mas estou conseguido entender o suficiente. Obrigado!
@sujitprasadkushwaha90313 жыл бұрын
Thank you so mush . This was really helpful. Please keep on posting videos.
@Tony-nn8cz4 жыл бұрын
Hi, will you be working only in kotlin in the future or you are planing to work with java again as well. What would you recommend between those 2 languages. Btw when I see your video firstly like then I watch the video
@StevdzaSan4 жыл бұрын
I mostly use Kotlin right now, it has some unique features, it's a lot easier and with less boilerplate code. You should switch to Kotlin, it will not be hard if you are already familiar with Java. Thank you 😉
@nachetons4 жыл бұрын
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.
@subramanians44433 жыл бұрын
Could you put videos on Firebase cloud messaging and push notification.
@makschojniak40833 жыл бұрын
what is R.String.default_web_client_id
@muhammadaimanfurqon20493 жыл бұрын
Thank you!
@codingwithme37944 жыл бұрын
I hope that you explain how to publish the data in the Kotlan address, description, photo and link, and if the description is long, it will be replaced by points. When you click on the post, the post details will appear on another page. I hope you will explain it please
@violetisabella6091 Жыл бұрын
Hi, the link for the source code not working. May I know if there's a new link?
@dedfeel33492 жыл бұрын
it is Kotlin?
@swethaaresetty31053 жыл бұрын
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
@arthurrodrigues53822 жыл бұрын
uuuooouuu. Thanks!
@ArjunVerma-lq4cf4 жыл бұрын
Always explain things in a bit detiall plzzz btw nice video ❤❤
@jaberamassi48553 жыл бұрын
i have this problem com.google.android.gms.common.api.ApiException: 12501: !!
@reynoldyehezkiel3 жыл бұрын
can u renew the project file's link, plz
@lukecross54394 жыл бұрын
I receive this error: EMAIL_LINK_CROSS_DEVICE_LINKING_ERROR In some devices, mainly Xiaomi devices after i clock on button and account, you can what is it?
@manalbenchrif29614 жыл бұрын
when i add the id i got a problem
@rubenarizmendicortes63663 жыл бұрын
awesome video!!!!
@davidring53792 жыл бұрын
none of that first bit of code works on a vanilla projects with the dependencies and implementations you showed. Just wasted a whole night trying to follow this. great.
@StevdzaSan2 жыл бұрын
Follow the official Firebase docs primarily
@jayaprakashkumarnalla91273 жыл бұрын
your video is nice, but when I downloading your project file, my pc rejecting. it saying this site contain virus files
@agung_laksana3 жыл бұрын
Thank you for the video, really helpful, could you please make login using apple in android app as well ? Since No one make it on KZbin
@blaze-pn6fk4 жыл бұрын
Can you please make videos on Firebase database.
@zarifahsan18174 жыл бұрын
I am getting a null exception and idk why. It's while I set the user name of the user and try to set in on a textView, it's showing me null exception.. can someone assist?
@nehacg14424 жыл бұрын
Is it resolved now?
@vadakkanchottanikara4 жыл бұрын
Pls give link ..... firbase using OTP generation
@helpyourself18444 жыл бұрын
I can do it for you, i can teach you kotlin app development, reply if interested
@vadakkanchottanikara4 жыл бұрын
@@helpyourself1844 yes.... any rate
@helpyourself18444 жыл бұрын
@@vadakkanchottanikara do you need help with the otp?
@helpyourself18444 жыл бұрын
I cant really teach, but I can help you
@vadakkanchottanikara4 жыл бұрын
@@helpyourself1844 now am solved my issue bro.... if i need ur help i will mentioned
@mohammedsaid41324 жыл бұрын
I downloaded the latest version of Android Studio but I did not have a Firebase option in the list build How can I find Firebase now?
@StevdzaSan4 жыл бұрын
Not from build menu but tools instead.
@liaxo65553 жыл бұрын
bro please help when i sign out and try to sign in it automatically signs in without giving me the choice to sign into another account!
@M1AH993 жыл бұрын
Hey how did you get the sign in to work? When i sign in using the google button nothing happens.
@liaxo65553 жыл бұрын
@@M1AH99 it wasnt working for me either until I added SHA
@rachadairdroid52054 жыл бұрын
Good jobs , are you have any courses for learn adobe xd for create Interface android apps form zero to learn?
@StevdzaSan4 жыл бұрын
Yes, check my courses on Skillshare and Udemy.
@h.r.604 жыл бұрын
No more Java? 💔
@StevdzaSan4 жыл бұрын
Java will always be in my heart.
@saishjagtap39694 жыл бұрын
hii plzz make this video in java ...
@harishchand14594 жыл бұрын
Thanks👍 sir
@AdityaEditzYT Жыл бұрын
thanks sir
@calerok14 жыл бұрын
Gracias Amigo por tu ayuda!!!
@wm9dz4 жыл бұрын
Thanks Make a tutorial about php an mysql in Android Studio
@anurajms3 жыл бұрын
thank you
@arbainahhj23794 жыл бұрын
I love videos
@noonehere13914 жыл бұрын
thanks
@concise_ko4 жыл бұрын
awesome
@harshkoli70774 жыл бұрын
Sir teach with Java language
@ilyas63132 жыл бұрын
Hello please what if i want to connect to a new account after signing out from the old one