GitHub code link - github.com/rishavk1102/GLoginExample
@mohitbasliyal33684 жыл бұрын
Sir I made a same app just like you told in your video but at last it's showing ...when I'm opening it...it stopped working...and close by itself.what should I do?
@abhijeetkwwl30744 жыл бұрын
made another apk bro i also got the same error but when i created the another the apk starts
@abrahimmahmud1503 жыл бұрын
@@abhijeetkwwl3074 sir i run into same problem. how i make new apk. with the new apk would i have to retype all code? thank you
@sushantpatil79502 жыл бұрын
Hey brother tell me how can I get user UID from this ?
@beautifulhearts5 жыл бұрын
Help full video Sir..
@86-aditijaiswal485 жыл бұрын
Thank you sir, how to integrate Google login video was really helpful.
@rajeshrohit15745 жыл бұрын
Re checked your video its really nice. Keep rocking dear✌️✌️
@khushimahto52735 жыл бұрын
Very helpful vedio😊
@anmolkhurana39874 жыл бұрын
Very nice bro its working
@asoglobalservicesltd27023 жыл бұрын
thank you so much for the tutorial
@aryanshmahato5 жыл бұрын
Bro you have a million subscriber... Buy a good mic...
@maryjoycedolor38153 жыл бұрын
It works. Thank you so much.
@AyushSingh-yt5ml5 жыл бұрын
Wow sir... It really helped me a lot.. Eagerly waiting for further video...
@rajanrajukosuri57445 жыл бұрын
Thanx a lot , your lecture really helped me out
@pujamodak25125 жыл бұрын
Very knowledgeable video 👍
@annietaylor98132 жыл бұрын
thank you for helping me MAD
@annietaylor98132 жыл бұрын
thank you for helping me, MADAME
@snehakumari79795 жыл бұрын
Very helpful Looking forward for more such videos ✌️
@khushalijiyani63974 жыл бұрын
Thank You, For such a nice video.
@liemnguyen86492 жыл бұрын
Thank you for the tutorial, it help me right now :'v
@adamsmith4564 жыл бұрын
Thank you Very Much!!
@saurabhsn24114 жыл бұрын
How can we restrict login session only for my application? no other google application effect this lignin process.
@PriyankaKumari-pd3pk5 жыл бұрын
Brilliant work👍
@ririsakinah98454 жыл бұрын
thank you bro . this is so usefull
@barbhayavivek3 жыл бұрын
This is a masterpiece! Keep up such good work champ!
@infogalaxy83182 жыл бұрын
How to know the sign in activity of users..since we have not done th project on firebase console??
@giocornejo22224 жыл бұрын
Thanks! That worked pretty well.
@HarshaVardhan-kq1sv4 жыл бұрын
I have a doubt , every time when we open our app it should not ask Sign in page until unless we logout from our app. how can we implement it.
@abhijeetkwwl30744 жыл бұрын
if the user was already sign in then also the google sign in page was occurs how to skip the page after successfully sign in google account
@pelumifagbemi3 жыл бұрын
What will be the best way to send mail using this same api?
@benjaminjr.togonon38274 жыл бұрын
Hi sir, Thank You for the tutorial :) how can i get the current User? in order to remain in the profileActivity?
@Tetilla944 жыл бұрын
I have the same question. Were you able to solve? Thank you.
@whogashaga4 жыл бұрын
thanks man!
@FortunateKidz4 жыл бұрын
my friend, GoogleApiClient is deprecated, how to fix that problem...?
@therealmooo4 жыл бұрын
Hello i hope i am not late. While implementing the dependency use 17.0.0 instead of 18.0.0 i.e 'com.google.android.gms:play-services-auth:17.0.0'. This may not be a proper solution as you will be using an older version, but it will do for now.
@FortunateKidz4 жыл бұрын
Ok, my friend. I will try. Thank you
@sohanpanchasara4974 жыл бұрын
@@therealmooo thanks rishabh it works
@rajeshrohit15745 жыл бұрын
Please use mic for proper sound quality.
@vishnujm2424 жыл бұрын
'GoogleApiClient' is deprecated. Deprecated in Java
@oussamabaadj93554 жыл бұрын
what's the alternative ?
@akhilanithin74204 жыл бұрын
Yess same experienced
@chiragkumar19684 жыл бұрын
GoogleSignInClient // Configure sign-in to request the user's ID, email address, and basic // profile. ID and basic profile are included in DEFAULT_SIGN_IN. GoogleSignInOptions gso = new GoogleSignInOptions.Builder(GoogleSignInOptions.DEFAULT_SIGN_IN) .requestEmail() .build(); // Build a GoogleSignInClient with the options specified by gso. mGoogleSignInClient = GoogleSignIn.getClient(this, gso); Reference: stackoverflow.com/questions/57575770/com-google-android-gms-common-api-googleapiclient-is-deprecated
@fernandogomez57603 жыл бұрын
Disculpa, sirve para produccion? probe otro metodo y me sale ApiException = 10 :-(
@cruxinterfaces4 жыл бұрын
Nice work, we will be at CES please check us out.
@MrFyce4 жыл бұрын
can dont use the GoogleApiClient?
@alanricardo92494 жыл бұрын
olv si me funciono gracias.
@專題阿-b6n4 жыл бұрын
Excuse me, why does it display login failed when I press login? Thanks.
@candypranav19944 жыл бұрын
there might be some problem with the credentials.json file I guess!
@iondoga73794 жыл бұрын
Hi, thx for tutorial I did all what u showed, but error: cannot find symbol variable googleApiClient it seems googleApiClient is now depricated. what i have to do?
@abrahimmahmud1503 жыл бұрын
Hello, sir. I followed tutorial and it work amazingly! I just have one question. How come every time I run the app, it requires the user to sign in. Is there a way to make it so you only have to sign in once and it keeps you logged in, even if you close that app? For example, once you sign into KZbin, you don't have to sign in ever again (unless if you sign out). Can we discuss this further via email/instagram? Thank you!
@liemnguyen86492 жыл бұрын
:'v too late for the answer but u can use sqlite/cookie/session to remember the status of login, i guess
@mrunalmahakala2264 жыл бұрын
How to get phone number and DOB,gender.
@julioriffel5 жыл бұрын
Please, add subtitles
@aakashnishad72054 жыл бұрын
Why are using the New things, this should be explained... I think just mugup & practice. 😰