The only video worth watching because it is single handedly the only one that worked. Not bsing you.
@berabyk2 жыл бұрын
Thanks man, you saved my life. I've been searching about two hours to firebase auth.
@ThangNguyen-iy6jz9 ай бұрын
Thank you so much, I'm really happy to find this video. it was definitely the most helpful video. I hope you will continue to promote and maintain the channel by making such good videos.
@androidprogrammers90582 жыл бұрын
Please do subscribe guys, I will be uploading advanced android videos in few days.
@mehrabhasantanim3382 жыл бұрын
Thanks to provide github link.. its working 100%
@lyricsdelivered7 ай бұрын
Does it still work now?
@venusvelazquez183111 ай бұрын
work for now 01-2024 but what happend if you want change other account of google, because with that you keep always the account does matter that you put out the botton
@Mirtguitar9 ай бұрын
I can see you have an error in MainActivity, line 27, but still could run the app. My androidStrudio doesn't let me do that. Am i missing something?
@lorenzcajalne88142 жыл бұрын
awesome vid! It really helped a lot. do you have one that will make email and password registry?
@rektgaming692 жыл бұрын
when i click on Gmail account its not going to another activity . still facing if Ide shows requestIdToken(getString(R.string.default_web_client_id)) as error, the error will be gone after once you run the program
@androidprogrammers90582 жыл бұрын
yeah i had mentioned this thing in description. There is no problem in the code and android studio is not able to recognise it, as the key is secured. There is no problem with the code :). If you find any problems do checkout the github code. If you face any problems mail to androiprogrammers@gmail.com
@rektgaming692 жыл бұрын
@@androidprogrammers9058 'startActivityForResult(android.content.Intent, int)' is deprecated ,User email is not showing in FIREBASE authentication .
@androidprogrammers90582 жыл бұрын
@@rektgaming69 kindly recheck or clone the code in github. The user email will definetly be shown in firebase
@rektgaming692 жыл бұрын
@@androidprogrammers9058 yes code is working fine i already add two email but when I click on them its not going to home activity
@nagliliyabnapatatas3573 Жыл бұрын
there is no task>android in mine, how to see it?
@Agent-wu6fr2 жыл бұрын
keep it up bro this help us a lot
@Agent-wu6fr2 жыл бұрын
hey, i want a progress bar their. how can i implement that
@micheleifrs4131 Жыл бұрын
Thanks! 😃 The only tutorial that worked. Do you have a tutorial for login with Facebook?
@AbdurahmanAl-Naimi Жыл бұрын
keep going master
@ilyas63132 жыл бұрын
Hello bro I have a question please how can sign in to a new account after logging out from the old one ???
@joaquinpoggio97202 жыл бұрын
I also need this bro! Thanks...
@ilyas63132 жыл бұрын
@@joaquinpoggio9720 the GoogleSignInclient.Signout worked for you ?
@joaquinpoggio97202 жыл бұрын
@@ilyas6313 No bro. Can you help me? 😅
@ilyas63132 жыл бұрын
@@joaquinpoggio9720 you should initialize the googlesigninclient first with = googlesignin.getclient(context, googlsigninoptions(also initialized)) just like in the video
@joaquinpoggio97202 жыл бұрын
@@ilyas6313 That's ready
@Agent-wu6fr2 жыл бұрын
Hi bro when installing app directly from Android Studio to Phone via cable then sign in working, but when i install the generated app the sign in not working pls help me
@androidprogrammers90582 жыл бұрын
No bro it is not like that. It doesn't matter how you extracted an apk.
@Agent-wu6fr2 жыл бұрын
@@androidprogrammers9058 you are right bro i got the solution. There was a problem with my SHA key. Your code is 100 percent accurate. Thanks a lot
@Agent-wu6fr2 жыл бұрын
@@androidprogrammers9058 can you pls share your whatsapp number?
@arminhrnjic6292 Жыл бұрын
legend, thank you
@rosettebatuakuilatshibanda5520 Жыл бұрын
How do you clean the error of getString(R.id.default_web_client_id) ...?????
@androidprogrammers9058 Жыл бұрын
it is not an error, the ide simply unable to recognize the actual value which is embedded in the google-services.json file. Simply build the project, it will be gone and if you are facing the issue with 'not recognized' check your the json file whether its actually have or not, if not generate a correct json file. If you have that after the project build it will be cleaned.🙂🙂
@joaquinpoggio97202 жыл бұрын
Thanks! The code is working. But how can sign in to a new account after logging out from the old one?
@ilyas63132 жыл бұрын
GoogleSignInclient.Signout
@learnsomethingnew66792 жыл бұрын
Thanks bro!! :)
@lernerios2 жыл бұрын
Thanks vro i like your code
@deepeshkumar17042 жыл бұрын
Bhai abhi update kar diya hai, thora uska video bna do pls
@Agent-wu6fr2 жыл бұрын
Bro make a new video on google ads implementation. Pls
@Agent-wu6fr2 жыл бұрын
Not worked
@androidprogrammers90582 жыл бұрын
bro it will work , checkout my source code in description, if you still facing any problem just send the problem to the mail androiprogrammers@gmail.com
@Agent-wu6fr2 жыл бұрын
@@androidprogrammers9058 ok bro i will check
@Agent-wu6fr2 жыл бұрын
@@androidprogrammers9058 you are right bro thats working thanks
@leonelp95932 жыл бұрын
Dislike OnActivityResult and StartActivityforResult methods are deprecated this tutorial doesnt work anymore
@darksunTechnologies Жыл бұрын
STILL WORKING.....I JUST WATCHED VIDEO TODAY AND WORKED FOR ME.