Firebase Authentication Tutorial with MVVM and Jetpack Compose [Updated 2022] Check here 👉🏻 👉🏻 kzbin.info/www/bejne/gnnLY5KKjaegiZo
@christianstaffone84288 жыл бұрын
Best firebase tutorial for beginner I have ever seen. Great man Keep it up :) Working perfectly
@JickFincter5 жыл бұрын
This video is super helpful. It was hard to get the setup started so here is what I suggest. on the top bar go to tools >firebase> under that there should be a lot of options. You want authentication from there it should be easy between the instructions there and this video.
@gabrielvillanueva48198 жыл бұрын
You should put the final app at the begining of the video (how would be look like), so we can check if that's what we want to make
@thebestgamingshow62376 жыл бұрын
Properly one of the best Firebase tutorials for beginners on Android Studios. The video is simple to follow and explantations are provided in a manner that the majority of users would understand. Thank you
@123marilainne1236 жыл бұрын
हैलो दोस्त, मैं ब्राजीलियाई हूं, मुझे वास्तव में आपका वीडियो पसंद आया, बधाई।
@abhishekneal89834 жыл бұрын
While creating firebase.createuserwithemaulandpassword.addoncompletelistener(new here I am getting error oncompletelistener is not showing or coming to be entered here. Pls help stuck here from last 2 days..tried but not able to solve
@kiwifruit7066 жыл бұрын
Thanks for making these tutorials, it helped me build concept for firebase in short period
@charbelabouyounes66835 жыл бұрын
This was so helpful. What I really liked is that you take your time to explain concepts. Very high quality tutorial. I enjoyed every moment of it. Thanks a lot for your time !!!
@anshumanmishra45506 жыл бұрын
man's a genius deserves a big thumbs up!! keep imparting knowledge.
@itriangle8567 жыл бұрын
I just followed the tutorial and I got some problems. But as long as there is log cat, I can fix it by searching on the google. BTW, thanks for this tutorial :D
@flipcox8 жыл бұрын
works perfectly for me thanks, often tutorials skip steps but it was perfect, thanks
@stephenaraka58707 жыл бұрын
i love your video because i learn a lot and very fast... good for school projects
@SimplifiedCoding7 жыл бұрын
Thanks bro
@tonypower1756 жыл бұрын
Great video, I started from the beginning and figured it out.
@anvarbekziyodov4 жыл бұрын
What kind of google service did you use while copying ?
@软妹子4 жыл бұрын
ur tutorial is easy uderstand and very clear!
@ArshdeepSingh-cf6zf6 жыл бұрын
You deserve an Oscar my friend !!! Saada Khush Raho!!
@berkcanbatki5 жыл бұрын
Best and easy to learn tutorial on youtube! Thanks.
@codingart77367 жыл бұрын
Awesome.. You have make things easy to understand. I have just returned from udacity because of some version related issues with their course. ThankYou for this video Bilal :-)
@AtanuShome5 жыл бұрын
One of the cleanest tutorial I've ever seen .
@heeral667 жыл бұрын
Thank u so much for taking the pains and recording a video just to help people out ! keep it up :D
@musicbeast45916 жыл бұрын
Please make video that implements firebase Admin SDK in android. Can not find video regarding this anywhere.
@KaranChecker7 жыл бұрын
What do you use for recording?
@chandra_838 жыл бұрын
Its very helpful. I was able to register email/password . Where will password store in FireBase DB ? I was able to see only email as registered .
@antoniobenkovic81685 жыл бұрын
One of the best android firebase tutorials, great job!
@movies-lw4hm7 жыл бұрын
how do u implementonclick lister which buttons do u press
@raghavaggarwal86444 жыл бұрын
Tutorial was great but as i am implementing it in java class rather than an activity it is asking for context, please tell me how to get context in a non activity class
@Wizard32np7 жыл бұрын
guys try to transfer it to your mobile and then try it worked for me hope it helped!
@mohammadmaaz316 жыл бұрын
there is an easy way instead of copying all those dependencies u can just go to tool in android studio select firebase, then click on the tool you want to add then just click on "add autentication to your app"
@Joey-mo1tv7 жыл бұрын
If you can't use FirebaseAuth, go to build.gradle(Module: app) and add this: compile 'com.google.firebase:firebase-auth:11.6.0' . You can replace "11.6.0" with whichever version you're using.
@arfin976 жыл бұрын
Thank you man
@TaufikLukman7 жыл бұрын
Keep uploading the tutorial mate!You're best
@NishantSingh-bn7uk7 жыл бұрын
dude my app is not opening what to do????
@ad1tyajha6 жыл бұрын
what should be the value for onClick attribute of register button.
@ankitpateriya65254 жыл бұрын
What solve the error on null pointer exception in button.setonclicklistener
@omik94778 жыл бұрын
Hi sir thnx! ur tutorials are very useful for newbie android learner like me. sir in above application code the progressDialog is still running even after register successful. plz! give me hint to solve this...
@priyajotgoyal264 жыл бұрын
Ap log videos bnaate ho itna hardwork krte ho yaar audio toh check krliya kro k audible h bui yaa niiii🙏🙏🙏
@SimplifiedCoding4 жыл бұрын
Check the updated content with better audio quality here Firebase Authentication Tutorial for Android - [ FREE COURSE ]: kzbin.info/aero/PLk7v1Z2rk4hhUCFBSnVTECda_MdTp3GnQ
@adamtheanalyst8 жыл бұрын
Great tutorial, can't wait for part two!
@chinmaymungilwar69276 жыл бұрын
I did not use "implement OnClickListener" and "this" in ".addOnCompleteListener(new OnCompleteListener()". So, is this why my registration is always unsuccessful? Please help...
@carlssonzeit69908 жыл бұрын
A very good lesson. Thank you so much
@Mrshubhamtyagi8 жыл бұрын
Very nice tutorial...well explained... but i am having some issues with the app...when i click the button to register the email and pass...it sticks on progressDialog and didnt show registered complete toast...but user is created in the firebase...progressDialog is not going away... and oen more thing..why we used trim() function..??
@PCA-ip6je8 жыл бұрын
Hi, when I click on 'Register User' the progressDialog keeps running, for about 20 minutes now, and has not saved the info? I have no errors and used the code given in this video exactly, any idea what the issue could be? Thank you.
@ACC-yl8pc5 жыл бұрын
Do I have to install android studio ? and take it from there ? this has 1 star reviews...
@talalati7 жыл бұрын
Very nice tutorial, subscribed ! Thanks alot.
@g.mcovers91557 жыл бұрын
That was an awesome tutorial ! Helped me omg so much.Subscribed!
@SulavTimsina7 жыл бұрын
This is a life saver man.i will subscribe to you man now.
@olivermajor99558 жыл бұрын
Hi there, need help please, an error appears when I type AuthResult. what do I do?? thanks
@rushalnaidu34496 жыл бұрын
After clicking to Login button ,it does not go to profile activity....As u suggested a new video I followed it
@rajatjain51457 жыл бұрын
hello sir i have done as your tutorial but on running app on emulator its showing your app doesn't run until you update your google play services how can i update this please reply soon thank you.
@masterend8655 жыл бұрын
Stack in adding fire base to app step 4 "Run your app to verify installation"....please help mann
@ahmadbenos62238 жыл бұрын
i can't Copy at 3:11 ... what should i press... i did like u.. i opened project then app then what should i do so that pop up things shows"Copy"... please helpp!!
@nagarjunareddyjogu76137 жыл бұрын
sir can u help me i want all nearest ATM's list using gps source code
@sandhyapanchal26005 жыл бұрын
i m getting error at findViewById() as cannot Resolve method..i have used same code as u have provided in video.
@watchanything967 жыл бұрын
thanks brother, working 100% in my app
@ABHISHAKESINGHIASPREP6 жыл бұрын
Hello, How to initialize Firebase in it provider in Android application manually ???
@bajarangfitness12507 жыл бұрын
i wanna implement same thing with image button will plz help
@campusme69138 жыл бұрын
VERY VERY GOOD TUTORIAL!!! Thank you Brother!
@campusme69138 жыл бұрын
I advise you use the current google firebase auth link... com.google.firebase:firebase-auth:9.6.1
@jefftete77118 жыл бұрын
Your tutorials are so interesting ! Thank you. Looking forward the next step ! How to Authenticate :)
@ahmedsalah60614 жыл бұрын
thank you alot , this tutorials are awosome.
@shrutig14317 жыл бұрын
Hello sir Thanks for the content..It really helped me a lot. Before learning from your tutorial..Firebase seemed a mess to me but now it feels like a great platform to work with.. Please help me out with a problem......whenever i am running a project as per your coding...build is ok even emulator gets load but it is not showing the output and also whenever emulator starts running my Pc gets slow.
@datacleaningchallenge20297 жыл бұрын
Can you do tutorials as continuation of allowing users upload their pictures and set it as display pictures along with profile activity?
@AliRaza-gr8to7 жыл бұрын
Great. Easy and understandable. Love to watch. will contact you if needed. Thanks for very informative lectures.
@rossannofore95887 жыл бұрын
Hello, I am on my Mac and I'm following your KZbin video. I have done the first part with android studio but as I try to log onto firebase, all I get is the 3 point yellow firebase emblem with a bar at the bottom showing that it is loading but it never loads. I have had this problem since last night to where it just looks as if it is loading but it never loads. I have restarted my laptop a few times but to no avail. Is there anything else I can do to log into firebase or get it running in order to use it in android studio? thank you in advance.
@TheNydeon16 жыл бұрын
Great content ! At 13:32 you trim the password. Passwords should never be trimmed because the space character can be used in the password.
@SimplifiedCoding6 жыл бұрын
It trims only the starting and ending spaces not the spaces middle in the entered string
@TheNydeon16 жыл бұрын
Yes but the password can start and end with spaces !
@keekittu8 жыл бұрын
Hi Sir your tutorial helped me a lot and worked perfectly for me. When will be the second part be released..Please do it as soon as possible.so that i can complete my project. Thank you
@TheMasterGe07 жыл бұрын
For all of those who get stuck in the progress dialog, just make sure to use an emulator with google services enabled!! That's the problem, not the code!!
@Michaelhenri197 жыл бұрын
I am having the problem where it says "Registration Error". This is what I had after I fixed the issue where it would just spin on registering user but then I changed my emulator to Genymotion and have the above error. What do I do?
@adityanair27427 жыл бұрын
How do I enable google services? Are we talking google play services?
@anuragjoseph31666 жыл бұрын
thank u soo very much , bro ,,, thanks a ton for this video ,,,,,,,uve been a life saver
@ilhamefendy98687 жыл бұрын
great tutorial thankyou , i have an issue, after following every step in this video and adding with latest depedencies. when i click RUN, it shows only a second on my phone and then app closed (i use my phone for emulator). no error message with the code. would you or anyone here help me and tell me what is wrong?
@shubhamkamble32048 жыл бұрын
how to decide version for com.google.firebase-auth:9.6.1 or 0 or something else?
@youcefbelalia88557 жыл бұрын
hi, i want to ask u somthing the message oh "Registrer seccussefly" dosn't show in my emulater but it save in Fire base where is the problem if u can help me soon by the way i can't tell u how amazing this video is
@ajiteshsingh90627 жыл бұрын
getting an error ...Local module descriptor class for com.google.firebase.auth not found. tried all possibilities couldnt find whats wrong please help
@kanikashreya57937 жыл бұрын
How can I make logout work as there is no code, if possible please share
@chriss82885 жыл бұрын
Excellent Video! Helped me a lot!
@cryingciken7835 жыл бұрын
Thanks a lot. You really help me a lot!
@nikilc35238 жыл бұрын
Very well explained. Looking forward for more tutorials. Thanks :)
@mitchelbrown55777 жыл бұрын
I nee help pleace , my apply plugin He does not work , only the apply plugin don't work , how can help me with that? i use AndroidStudio 2.3.1 thanks you.
@StaryzHelios7 жыл бұрын
REGISTERING......PLEASE WAIT IT TOOK TIME SO LONG :'D
@sadbeing72087 жыл бұрын
Thanks for this great useful videos
@prashantmaheshwari80887 жыл бұрын
Here I want to use Mobile No too for Verifying 2nd Step of Verification. So Plz help me out of this to store Mobile No. also during User Registration.
@sharanmehta31076 жыл бұрын
you have used firebaseAuth.createUserWithEmailAndPassword(name,password) method but my sign screen has a name,uid,password,conform password fields but i cant use them in this method as it only contains name and password...how to add them to server please help ....
@rahulnagwanshi51675 жыл бұрын
Sir, I followed your video throughout.. it was a great help, but the moment i am adding firebase-auth in the dependencies block, it is showing a sync failed message....plz help?
@SimplifiedCoding5 жыл бұрын
Check this video Firebase Authentication Tutorial for Android - [ FREE COURSE ]: kzbin.info/aero/PLk7v1Z2rk4hhUCFBSnVTECda_MdTp3GnQ
@ahmadbenos62238 жыл бұрын
THANK YOU THANK YOU.. Subscribed!!! waiting for more videos like these !!!!!
@sharjeelafzal90346 жыл бұрын
Error Occured...Google Identity Toolkit has not been configured or Disabled.....Any solution??
@Xtremecarfan101886 жыл бұрын
For the people that check LogCat and have the "local module descriptor class for com.google.firebase.auth not found" fault. It turns out that my application didn't enable the IdentityAPI provided by Google. You have to go to the console of the Google developers site of your app and enable it. That's what worked for me after hours of debugging.
@IloCalistus7 жыл бұрын
Straight and simple
@atikagupta1468 жыл бұрын
Hi....for my app..its showing could not register..i have tried many times..but same issue..i don't understand what is the problem..plz help..
@abhishekbgowda98885 жыл бұрын
Nice tutorial.. Thank you Boss
@melvinschultzpro97818 жыл бұрын
Very good tutorial ! Thank you !
@kareemelsayed85948 жыл бұрын
i did exactly like in video but gives me auth failed with no error log or any exception caught another thing how does these accounts refered to this specific application? throw json file or unique package name??
@dritantopciu93328 жыл бұрын
I can't sync because: Error:(27, 0) Gradle DSL method not found: The project.... may be using a version of Gradle that does not contain the method. How can i fix
@dummyal87964 жыл бұрын
How to get failure response while add data without connection internet?
@zahidali-pv8vp8 жыл бұрын
nice tutorial. sir please upload a tutorial on firebase. the firebase store voice message
@CyTyler8 жыл бұрын
Hi quick question here the progressdialog does not disappear after the account is succesfully registered..what should I do?
@nadavrozen8 жыл бұрын
public void onComplete(Task task) { progressDialog.hide();
@chakrounanas68708 жыл бұрын
Thank you very much sir
@AbhishekNigam7 жыл бұрын
Thanks a lot for these videos!!!
@ACC-yl8pc5 жыл бұрын
What do I have to install on my phone to be able to register ? I wrote "firebase" in the play store on my android phone and I get so many different stuff, I don't know which one is what I need. Can someone please help ? thank you
@thedevbroz93876 жыл бұрын
Is this possible to store Phone number also with Email, and password auth??
@dnved78298 жыл бұрын
Error:Cannot locate factory for objects of type DefaultGradleConnector, as ConnectorServiceRegistry has been closed. what shld i do
@fariswafiq39045 жыл бұрын
when i click finish on 4.23, it go to "Checking if the app has communicated with our servers. You may need to uninstall and reinstall your app". its loading for a long time. Whats the problem? Help me please
@hareeshkumar62725 жыл бұрын
Thxx dude .. really helpful
@allindiaservies13108 жыл бұрын
Sir Help Please to find Solution File google-services.json is missing from module root folder. The Google Services Plugin cannot function without it
@staggertees99018 жыл бұрын
You need to download the json file from Firebase and add it to your android app. Click on the PROJECT TAB, go to the APP, SRC, and paste the json file in there. It will fall between BUILD.GRADLE and PROGUARD-RULES.PRO. That is all.
@ronamirab.lucanas70007 жыл бұрын
my problem is it can't register always say could not register please try again. even if I follow all the steps. do you know how have a solution?