Firebase Android Tutorial - Part 1 - User Registration

  Рет қаралды 484,656

Simplified Coding

Simplified Coding

Күн бұрын

Firebase Authentication Tutorial [ Updated ]
Check it now : bit.ly/2WUGhEo
Start using firebase for your android apps with this Firebase Android Tutorial.
This is the first part of the Firebase Android Tutorial series. In this video we will learn how we can create a user registration application using firebase.
In this part of Firebase Android Tutorial, we will create a user registration app in a very simple way.
More part will come soon in this Firebase Android Tutorial Series. For the source code and other details for this part visit the following link
www.simplified...
If you are looking for integrating firebase in ios app go to this link
www.simplified...
For more android application development tutorial visit:
www.simplified...

Пікірлер: 514
@SimplifiedCoding
@SimplifiedCoding 2 жыл бұрын
Firebase Authentication Tutorial with MVVM and Jetpack Compose [Updated 2022] Check here 👉🏻 👉🏻 kzbin.info/www/bejne/gnnLY5KKjaegiZo
@JickFincter
@JickFincter 5 жыл бұрын
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.
@christianstaffone8428
@christianstaffone8428 8 жыл бұрын
Best firebase tutorial for beginner I have ever seen. Great man Keep it up :) Working perfectly
@gabrielvillanueva4819
@gabrielvillanueva4819 7 жыл бұрын
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
@thebestgamingshow6237
@thebestgamingshow6237 6 жыл бұрын
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
@123marilainne123
@123marilainne123 6 жыл бұрын
हैलो दोस्त, मैं ब्राजीलियाई हूं, मुझे वास्तव में आपका वीडियो पसंद आया, बधाई।
@charbelabouyounes6683
@charbelabouyounes6683 5 жыл бұрын
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 !!!
@SimplifiedCoding
@SimplifiedCoding 5 жыл бұрын
Firebase Authentication Tutorial [ Updated ] Check it now : bit.ly/2WUGhEo
@anshumanmishra4550
@anshumanmishra4550 6 жыл бұрын
man's a genius deserves a big thumbs up!! keep imparting knowledge.
@itriangle856
@itriangle856 6 жыл бұрын
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
@mohammadmaaz31
@mohammadmaaz31 5 жыл бұрын
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"
@kiwifruit706
@kiwifruit706 6 жыл бұрын
Thanks for making these tutorials, it helped me build concept for firebase in short period
@priyajotgoyal26
@priyajotgoyal26 4 жыл бұрын
Ap log videos bnaate ho itna hardwork krte ho yaar audio toh check krliya kro k audible h bui yaa niiii🙏🙏🙏
@SimplifiedCoding
@SimplifiedCoding 4 жыл бұрын
Check the updated content with better audio quality here Firebase Authentication Tutorial for Android - [ FREE COURSE ]: kzbin.info/aero/PLk7v1Z2rk4hhUCFBSnVTECda_MdTp3GnQ
@Joey-mo1tv
@Joey-mo1tv 6 жыл бұрын
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.
@arfin97
@arfin97 5 жыл бұрын
Thank you man
@chinmaymungilwar6927
@chinmaymungilwar6927 5 жыл бұрын
I did not use "implement OnClickListener" and "this" in ".addOnCompleteListener(new OnCompleteListener()". So, is this why my registration is always unsuccessful? Please help...
@flipcox
@flipcox 7 жыл бұрын
works perfectly for me thanks, often tutorials skip steps but it was perfect, thanks
@ArshdeepSingh-cf6zf
@ArshdeepSingh-cf6zf 5 жыл бұрын
You deserve an Oscar my friend !!! Saada Khush Raho!!
@Wizard32np
@Wizard32np 7 жыл бұрын
guys try to transfer it to your mobile and then try it worked for me hope it helped!
@abhishekneal8983
@abhishekneal8983 4 жыл бұрын
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
@SimplifiedCoding
@SimplifiedCoding 6 жыл бұрын
Complete Updated Tutorial with Improved Audio Quality Check Here: kzbin.info/aero/PLk7v1Z2rk4hi_LdvJ2V5-VvZfyfSdY5hy
@jhacechan5764
@jhacechan5764 6 жыл бұрын
when I clicked the register button, the app closed. please fix.
@splinkerp2222
@splinkerp2222 6 жыл бұрын
when I clicked the register button, the app closed. please fix.
@ArifRahman-ju8wk
@ArifRahman-ju8wk 6 жыл бұрын
when I clicked the register button, the app closed. please fix.
@rushalnaidu3449
@rushalnaidu3449 6 жыл бұрын
Wen we click reg button app closed
@rohitbit8737
@rohitbit8737 6 жыл бұрын
I am facing the same problem.
@软妹子
@软妹子 4 жыл бұрын
ur tutorial is easy uderstand and very clear!
@raghavaggarwal8644
@raghavaggarwal8644 4 жыл бұрын
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
@TheNydeon1
@TheNydeon1 6 жыл бұрын
Great content ! At 13:32 you trim the password. Passwords should never be trimmed because the space character can be used in the password.
@SimplifiedCoding
@SimplifiedCoding 6 жыл бұрын
It trims only the starting and ending spaces not the spaces middle in the entered string
@TheNydeon1
@TheNydeon1 6 жыл бұрын
Yes but the password can start and end with spaces !
@berkcanbatki
@berkcanbatki 5 жыл бұрын
Best and easy to learn tutorial on youtube! Thanks.
@heeral66
@heeral66 7 жыл бұрын
Thank u so much for taking the pains and recording a video just to help people out ! keep it up :D
@codingart7736
@codingart7736 7 жыл бұрын
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 :-)
@tonypower175
@tonypower175 6 жыл бұрын
Great video, I started from the beginning and figured it out.
@antoniobenkovic8168
@antoniobenkovic8168 5 жыл бұрын
One of the best android firebase tutorials, great job!
@itsbk6192
@itsbk6192 5 жыл бұрын
When I click on gradle in the right it says nothing to show and I can't get the sha1 debug certificate HELP BRO
@stephenaraka5870
@stephenaraka5870 7 жыл бұрын
i love your video because i learn a lot and very fast... good for school projects
@SimplifiedCoding
@SimplifiedCoding 7 жыл бұрын
Thanks bro
@PCA-ip6je
@PCA-ip6je 7 жыл бұрын
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.
@rushalnaidu3449
@rushalnaidu3449 6 жыл бұрын
After clicking to Login button ,it does not go to profile activity....As u suggested a new video I followed it
@ahmadbenos6223
@ahmadbenos6223 8 жыл бұрын
Never mind it WORKED :)
@Xtremecarfan10188
@Xtremecarfan10188 6 жыл бұрын
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.
@abhilashakanthe618
@abhilashakanthe618 6 жыл бұрын
Well all your tutorials are indeed good !!!! But when i tried running it on the actual devise is works fine,and not on an emulator it give these errors E/memtrack: Couldn't load memtrack module E/FA: Discarding data. Failed to send event to service If anyone could help me out here please
@keekittu
@keekittu 8 жыл бұрын
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
@TheMasterGe0
@TheMasterGe0 7 жыл бұрын
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!!
@Michaelhenri19
@Michaelhenri19 7 жыл бұрын
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?
@adityanair2742
@adityanair2742 6 жыл бұрын
How do I enable google services? Are we talking google play services?
@Im4u143
@Im4u143 8 жыл бұрын
that was very helpful....Sir are you making a full playlist on Firebase Android? if yes then it will be very helpful
@ronamirab.lucanas7000
@ronamirab.lucanas7000 7 жыл бұрын
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?
@lifeofdylan4239
@lifeofdylan4239 8 жыл бұрын
Anyone know why I get an error with this code from the tutorial? view == buttonRegister This part in the tutorial is at 12:18
@jefftete7711
@jefftete7711 8 жыл бұрын
Your tutorials are so interesting ! Thank you. Looking forward the next step ! How to Authenticate :)
@StaryzHelios
@StaryzHelios 7 жыл бұрын
REGISTERING......PLEASE WAIT IT TOOK TIME SO LONG :'D
@g.mcovers9155
@g.mcovers9155 7 жыл бұрын
That was an awesome tutorial ! Helped me omg so much.Subscribed!
@TejasKondhalkar
@TejasKondhalkar 7 жыл бұрын
Already I add this file google-services.json properly but the error is got....... Error:Execution failed for task ':app:processDebugGoogleServices'. > File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location: D:\MyFirebase2\app\src\debug\google-services.json D:\MyFirebase2\app\google-services.json
@Savin.Shetty
@Savin.Shetty 7 жыл бұрын
In MainActivity.java, in your .addOnCompleteListener() method add the line progressDialog.hide(); Just before if(task.isSuccessful()) to stop progress message after completion.
@chandra_83
@chandra_83 8 жыл бұрын
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 .
@IloCalistus
@IloCalistus 7 жыл бұрын
Straight and simple
@nikilc3523
@nikilc3523 7 жыл бұрын
Very well explained. Looking forward for more tutorials. Thanks :)
@atikagupta146
@atikagupta146 7 жыл бұрын
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..
@sharanmehta3107
@sharanmehta3107 6 жыл бұрын
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 ....
@ahmedsalah6061
@ahmedsalah6061 4 жыл бұрын
thank you alot , this tutorials are awosome.
@watchanything96
@watchanything96 7 жыл бұрын
thanks brother, working 100% in my app
@Mrshubhamtyagi
@Mrshubhamtyagi 8 жыл бұрын
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..??
@nasirkhan-qw6qk
@nasirkhan-qw6qk 5 жыл бұрын
My code is all correct but still get an error Cant register app
@SheeneSM658
@SheeneSM658 5 жыл бұрын
Hello, Sir. This tutorial helped me a lot. But then again, I encountered an error in registering. I can't register any email or password. I am already using an actual device.
@ahmedimam6496
@ahmedimam6496 8 жыл бұрын
First, Where is the reference of the firebase, in which firebase app it will be saved??? and how is the statement that make the dialog to stop ??
@rajatjain5145
@rajatjain5145 7 жыл бұрын
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.
@mehulgarg1820
@mehulgarg1820 7 жыл бұрын
this app is working properly in the emulator but didn't successfully run on mobile, what to do????
@Wakaaas
@Wakaaas 7 жыл бұрын
When I click on 'Register User' button on emulator its showing 'Registering User' dialog and on mobile its saying 'Registration failed'. What can be the issue bro? Kindly help.
@abhishekbgowda9888
@abhishekbgowda9888 5 жыл бұрын
Nice tutorial.. Thank you Boss
@anvarbekziyodov
@anvarbekziyodov 4 жыл бұрын
What kind of google service did you use while copying ?
@AliRaza-gr8to
@AliRaza-gr8to 7 жыл бұрын
Great. Easy and understandable. Love to watch. will contact you if needed. Thanks for very informative lectures.
@shrutig1431
@shrutig1431 7 жыл бұрын
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.
@musicbeast4591
@musicbeast4591 6 жыл бұрын
Please make video that implements firebase Admin SDK in android. Can not find video regarding this anywhere.
@adamtheanalyst
@adamtheanalyst 8 жыл бұрын
Great tutorial, can't wait for part two!
@chakrounanas6870
@chakrounanas6870 8 жыл бұрын
Thank you very much sir
@carlssonzeit6990
@carlssonzeit6990 8 жыл бұрын
A very good lesson. Thank you so much
@omik9477
@omik9477 8 жыл бұрын
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...
@ad1tyajha
@ad1tyajha 6 жыл бұрын
what should be the value for onClick attribute of register button.
@pranayshetkar3951
@pranayshetkar3951 7 жыл бұрын
I have followed this tutorial properly and have also copy-paste the dependencies and plugin of firebase properly but when I click RegisterUser button data does not gets stored in Firebase(Authentication -> Users) WHY ? Please help
@sharjeelafzal9034
@sharjeelafzal9034 6 жыл бұрын
Error Occured...Google Identity Toolkit has not been configured or Disabled.....Any solution??
@rahulnagwanshi5167
@rahulnagwanshi5167 5 жыл бұрын
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?
@SimplifiedCoding
@SimplifiedCoding 5 жыл бұрын
Check this video Firebase Authentication Tutorial for Android - [ FREE COURSE ]: kzbin.info/aero/PLk7v1Z2rk4hhUCFBSnVTECda_MdTp3GnQ
@mitchelbrown5577
@mitchelbrown5577 7 жыл бұрын
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.
@talalati
@talalati 7 жыл бұрын
Very nice tutorial, subscribed ! Thanks alot.
@fariswafiq3904
@fariswafiq3904 5 жыл бұрын
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
@TaufikLukman
@TaufikLukman 7 жыл бұрын
Keep uploading the tutorial mate!You're best
@NishantSingh-bn7uk
@NishantSingh-bn7uk 7 жыл бұрын
dude my app is not opening what to do????
@sandhyapanchal2600
@sandhyapanchal2600 5 жыл бұрын
i m getting error at findViewById() as cannot Resolve method..i have used same code as u have provided in video.
@cristimanolache5890
@cristimanolache5890 5 жыл бұрын
"ERROR: Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91 is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory). Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:5:5-19:19 to override." How can i fix this error?
@ahmadbenos6223
@ahmadbenos6223 8 жыл бұрын
THANK YOU THANK YOU.. Subscribed!!! waiting for more videos like these !!!!!
@dcab7290
@dcab7290 5 жыл бұрын
Hi, I have no errors in my code and the registration fails. I followed the exact same tutorial
@olivermajor9955
@olivermajor9955 8 жыл бұрын
Hi there, need help please, an error appears when I type AuthResult. what do I do?? thanks
@sbaloch9851
@sbaloch9851 7 жыл бұрын
I can't register the user, after the progress dialogue it says couldn't register, i have also checked the firebase account the user does not gets registered, help me with this please
@ACC-yl8pc
@ACC-yl8pc 5 жыл бұрын
Do I have to install android studio ? and take it from there ? this has 1 star reviews...
@AtanuShome
@AtanuShome 4 жыл бұрын
One of the cleanest tutorial I've ever seen .
@kumargupta3321
@kumargupta3321 7 жыл бұрын
Thank you for the great video, after entering the email and password, it says "your project has stopped" -- Any suggestion
@datacleaningchallenge2029
@datacleaningchallenge2029 7 жыл бұрын
Can you do tutorials as continuation of allowing users upload their pictures and set it as display pictures along with profile activity?
@ankitpateriya6525
@ankitpateriya6525 4 жыл бұрын
What solve the error on null pointer exception in button.setonclicklistener
@shivaniambolkar9535
@shivaniambolkar9535 6 жыл бұрын
I did everything as it is in the video but why can't I register successfully , there are no errors showing in the code please help
@SulavTimsina
@SulavTimsina 7 жыл бұрын
This is a life saver man.i will subscribe to you man now.
@SuperCryingdevil
@SuperCryingdevil 6 жыл бұрын
Hi i followed the steps by steps but the app does not register in the user but failed to add. what is the problem caused? please help
@TejasKondhalkar
@TejasKondhalkar 7 жыл бұрын
Error:Execution failed for task ':app:processDebugGoogleServices'. > File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location: D:\MyFirebase2\app\src\debug\google-services.json D:\MyFirebase2\app\google-services.json Already I add this file google-services.json properly but the error is got......
@praneetsingh9695
@praneetsingh9695 6 жыл бұрын
How to make the chat app such that... A person will send a request to another through mail id, and only if tge other person approves the request then he will be added in the contacts and then conversation will be possible?? Please show how
@godsendjoseph5288
@godsendjoseph5288 6 жыл бұрын
Dude thanks alot... You are good... But I'm having an issue now... Its not going to my profile activity
@SimplifiedCoding
@SimplifiedCoding 6 жыл бұрын
Check this Firebase Authentication Android Tutorial: kzbin.info/aero/PLk7v1Z2rk4hi_LdvJ2V5-VvZfyfSdY5hy
@ahmadbenos6223
@ahmadbenos6223 8 жыл бұрын
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!!
@prashantmaheshwari8088
@prashantmaheshwari8088 7 жыл бұрын
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.
@markb1988
@markb1988 5 жыл бұрын
my code is not showing any errors but when I put in the email and password its says its not registering successfully
@kumargupta3321
@kumargupta3321 7 жыл бұрын
It brings me screen to enter username and password, but as soon as I enter email address and password, it says- "Unfortunately the app has stopped" -- and advise would be appreciate
@hendraeffendi8607
@hendraeffendi8607 7 жыл бұрын
thank you for your video.
@nagarjunareddyjogu7613
@nagarjunareddyjogu7613 7 жыл бұрын
great work sir
@amosmilimu4947
@amosmilimu4947 5 жыл бұрын
Dude your awesome....
Firebase Android Tutorial - Part 2 - User Login
20:10
Simplified Coding
Рет қаралды 175 М.
Login and Registration using Firebase in Android
36:33
Codes Easy
Рет қаралды 350 М.
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 1,7 МЛН
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 6 МЛН
Остановили аттракцион из-за дочки!
00:42
Victoria Portfolio
Рет қаралды 3,3 МЛН
Modern Dashboard UI Design Android Studio Tutorial
12:23
Angga Risky
Рет қаралды 778 М.
Complement your media editing pipeline with Jetpack Media3
15:44
Android Developers
Рет қаралды 4,1 М.
Build A Simple Android App With Kotlin
1:11:41
Traversy Media
Рет қаралды 946 М.
؟ Docker ليه بنستخدم 💙
18:52
Yehia Tech يحيى تك
Рет қаралды 74 М.
Firebase - Ultimate Beginner's Guide
21:45
Fireship
Рет қаралды 1 МЛН
Android Studio For Beginners Part 1
37:21
Bill Butterfield
Рет қаралды 2 МЛН
The 7 Most Dangerous Market Traps You NEED To Avoid
13:15
Forex Flame
Рет қаралды 1 М.