Got Error , Join Our Facebook group and ask questions: facebook.com/groups/2422862671359127/
@sanubm06144 жыл бұрын
Its working perfectly but the data is not showing in the fire base.. Could you suggest a way
@uyandanxumalo82424 жыл бұрын
Hi I got an error when i was trying to run my application to test its register, when I click on the register Button its says application stopped.
@thinkfeelcode72574 жыл бұрын
@@uyandanxumalo8242 same problem occur.
@rajshreepakhare4384 жыл бұрын
@@uyandanxumalo8242 yes, same problem when i click on login button my application stopped. i can't logged in my application. what to do now?
@Maane_hogaaaaaaa4 жыл бұрын
Bro tutorial is too nice but need to zoom in because can't se clearly the letters
@MrSpock-sm3dd3 жыл бұрын
Dude, after trying 5 tutorials for the past 2 days this one was the first that works. If you were here I would give you a hug. Amazing job.
@kamalabaikattimani69943 жыл бұрын
Brother help me... When I run the app it is moving directly to main activity, without doin any registration.
@hakuna_matata_hakuna4 жыл бұрын
dude, this is the best firebase tutorial I've come across on the internet. thanks alot
@SmallAcademy4 жыл бұрын
Good to hear that, thanks for watching.
@techgrantor47912 жыл бұрын
Source code link is not open, please guide
@SmallAcademy5 жыл бұрын
New Tutorial: How to save user profile data using firestore here : kzbin.info/www/bejne/iJqreKqAlNplbc0
@patriciamejico36954 жыл бұрын
Will you upload a tutorial for user session?
@Abdulrehman-or8wb3 жыл бұрын
Bro i have seen alot of videos but this is the best , simple , effective way I find out. Usually I don't give feedback but believe me you deserve more than appreciation. Thanks Alot
@poojansoni4974 жыл бұрын
This was the best tutorial I clearly learned from this video the basics of the Authentication. Thank you for sharing such content!!
@baroncandy39392 жыл бұрын
I followed u and got it i almost have no idea how it worked as i tried numerous others but as it's said it it works don't mess with it thanks a lot sir
@NeelSarathy4 жыл бұрын
Best tutorial video for firebase authentication, I've been trying to learn firebase authentication for 2 weeks via youtube, this is the only video which helped me.
@deepanshudutta84143 жыл бұрын
One of the best tutorial I have ever seen on KZbin in this topic.
@vibhorkumar13153 жыл бұрын
Hey, I need help, I am directly landing on the MainActivity instead of Register Activity, Plaese do revert!
@mangolassi223 жыл бұрын
Can you create more tutorials on this? (how to create the user profile, add the users's full name to the database in Firebase, and how to use the database in FIrebase in general). Thank you!!
@josecerda76943 жыл бұрын
You really helped me with this tutorial to create my login system for the University. I gave you like and you earned a new subscriber. thank you very much!
@noumanashraf93363 жыл бұрын
Thanks alot bro In One video i got too much knowledge about firebase Because i don't know about firebase Its very helpful Thanks🥰
@SmallAcademy3 жыл бұрын
Glad it helped
@nemesiszz3 жыл бұрын
thnx bro worked for me... initially some errors didn't noticed you used same names both in login and register but later it worked finally ❤️❤️
@homerosouza23534 жыл бұрын
Best firebase tutorial that I have find. Simple and usefull, amazing work!
@kamalabaikattimani69943 жыл бұрын
Dear friend, please help me when I run the app it is moving directly to main activity without doing any registration.. It not opening registration page.. Please help
@homerosouza23533 жыл бұрын
@@kamalabaikattimani6994 hey man, without looking into your code, I don't have any ideas of what the problem could be, but try to read this, maybe you're just commiting this simple mistake: stackoverflow.com/questions/3631982/change-applications-starting-activity
@pnprajapati49184 жыл бұрын
Super Understanding. I just made it step by step and got 0 errors. great work bro, I really appreciate it.
@SmallAcademy4 жыл бұрын
Glad to hear that 👍
@varshithvn18183 жыл бұрын
This one is the best one among all 20+ video I referred......Keep doing this good work, All the best.
@SmallAcademy3 жыл бұрын
Thank you so much 🙂
@058sunnymahagaonkar611 ай бұрын
the best video i found on youtube ❤💥
@bhaskarnarayan21094 жыл бұрын
awesome man! all the doubts have been cleared. Just make tutorials in this manner. I appreciate your effort.
@SmallAcademy4 жыл бұрын
Thanks for watching
@poojanprajapati55534 жыл бұрын
This is one of the best tutorial which I have seen today. I clearly learned from this video..!
@adamkarlsson68153 жыл бұрын
Thank you very much for helping people from your expierince , i Register and everything is fine and the data is saved in the firebase but when i login it redirectme to the Register activity ....i dont know why...my code is exactly like your .. copy paste....any idea ? Thank you for your time
@fadzli12342 жыл бұрын
Thanks a lot for this simple tutorial. It helped me a lot on creating login & register . Can I have a request : make a profile and edit the profile information?
@gl14.3 жыл бұрын
Bro I just made an app with the help of this tutorial!!! Feels really good ! Thanks a lot.
@leolima85854 жыл бұрын
I have a beginner's question in the language. A complete application in operation, only needs firebase? What does SQL or Mysql do? And there are other cheaper and safer cycles?
@engr.nwaohas.o27204 жыл бұрын
This is a great presentation. Your a true teacher. keep it up
@krishanapoorv77103 жыл бұрын
Hey bro.Thankyou for your knowledge.I have a question I am using fragment extended tab but the error message is not showing?
@habibasabree2 жыл бұрын
I'm sooo glad to you, you really helped me aloot especially in firebase, your explaining is so smooth, thank you alooot and keep going
@philjohnson964 жыл бұрын
This tutorial is really detailed! Keep it up buddy!
@samurbandy4 жыл бұрын
Tips: you can add public void onBackPressed() { finish(); System.exit(0); On MainAvtifity class for closing the app when logged in after klicking back button
@bikrampoudel48483 жыл бұрын
Khatra lago...you have explained everything in simple way.
@vekildh3 жыл бұрын
cool...looks good. I will try to implement it. I created a project in Firebase. Do I need to mention the project id in my app or vice versa. How will my app talk to that particular firebase project? For e.g. If I download your code, where do I change it to point to my firebase project. May be I missed that part, will try to watch the video again, but so far its very nice explanation. The below ID from BuildConfig Class. Is it the project Id from Firebase?
@SheruTales4 жыл бұрын
This is the best Android studio tutorial....keep it up dude..!
@bollywoodmusic3804 жыл бұрын
Really Great Work Sir............. I have Seen Lot Of Tutorail But No One Can Teach Like U You Are Really Awesome And Thanks Make An Project On Chat App Plzz Sir
@Monirosky4 жыл бұрын
My button REGISTER it doesnt works, when i click it apears the progressbar but it doesnt create a user.
@SmallAcademy4 жыл бұрын
check logcat for error message
@khurramabbas38943 жыл бұрын
Bro this is the best firebase tutorial ...I clearly learned from this video
@jirehopoku80144 жыл бұрын
I love this tutorial, i can you continue with the login and sign in with firebase tutorial. Well done
@SmallAcademy4 жыл бұрын
Thanks, please check the playlist
@kamalabaikattimani69943 жыл бұрын
Dear friend please🙏 help regarding it... When I run the app it is directly moving to main activity Without registering..
@thejanguzochielie7223 жыл бұрын
Very well explained, concept is clear and precise, thank you brother, learnt a lot from this tutorial
@bjorgenson234 жыл бұрын
Great video! Worked perfectly and used the implemented methods that they also use in the Firebase tutorials as well.
@narayanmbarman70942 жыл бұрын
register success but login not successfull
@mariam51134 жыл бұрын
Thank You sir your tutorials are soooo clear and understandable .. thank you you explain it very well god bless . keep going we appreciate what you are doing. have a nice day
@jayavishnum60024 жыл бұрын
Hi, Thank you for the Wonderful Tutorial. I am facing the issue while i click the login button, the keeps stopping, I dont know what the mistake i have done, Please help me with this issue. Thanks in Advance.
@pristinebasil36464 жыл бұрын
Thanx alot, this is a great tutorial ..... Unfortunately my AuthResult object is failing to resolve, i do not get why, please help
@siddharthsingh18033 жыл бұрын
Your Video Saved me....was of a lot of help...tons of thanks....it was so simple and understandable
@SmallAcademy3 жыл бұрын
Glad it helped!
@eliasramadan67812 жыл бұрын
hello sir, thanks for this video did you make a video for database with firebase ???
@الأستاذأحمدبرهوم4 жыл бұрын
Great video , How can i make my app open main activity directly if the user was loggedin
@forcedsmile94002 жыл бұрын
Thank u so Much ❤️ You Learn everything With a Easy And simple method 😇🥰
@badrzak44784 жыл бұрын
first this is great and thx alot i downloaded the source code and it everything is fine...i connected to my firebase console but i cant see the users and the email verfication is get me an html says that the link is beeing used
@rajsingh-bg3jr4 жыл бұрын
Nice Video and thanks but some problem when I click create Text my login activity not open please help me sir
@Vloggermoopie4 жыл бұрын
Super bro , liked you presentation and it's really helpful.. Keep doing this.. Need more advanced details about Database and fullstack development with Firebase
@gaurijbhogale77794 жыл бұрын
Have you made any video on how to store user data in database as you told in the last part of this video
@freelinetechnology10514 жыл бұрын
Great video. when I click in login button send me to Register activity screen not to MainActivity screen.
@princerajput93023 жыл бұрын
Bro you can create a name and phone no also. But you can save only email I'd and password in register activity. So where you was saved phone no and name of user.
@harshberiwal41234 жыл бұрын
Thanks, the best authentication video. I just need one help. I need to create multi user login like one user redirects to admin activity page while others redirects to normal activity page. Please guide me how can I start with this. Thanks
@Cricketworries-y9f9 ай бұрын
ye video jaise hi video banavo not good job is a exclent job 😀 , channel bhi subscribe kar diya maine
@aarondcosta31705 жыл бұрын
Thanks a lot, really helpful video. Go ahead and make those advanced firabase tutorials
@SmallAcademy5 жыл бұрын
Good to hear that , sure, stay tuned lots of videos are coming on firebase
@febriandiazmaulana14623 жыл бұрын
Thank you very much! My project assignment is much easier with your explanation.
@oneminutecoding5443 жыл бұрын
really its working great and smooyhlyy....very well done bro...i hope you will support again through good content videos.
@MrRampsyy3 жыл бұрын
Hi, i got an issue that i probably missed, when i try to log in, it sends me directly to Register page, can u help me out? thanks :)
@indenial87404 жыл бұрын
Hello sir, good content here I have a problem regarding after login page, my apps redirect back to register page and not main activity page even though i have write the login.java correctly. Can u help me sir? After that it make my app keep crashing
@sayiap79504 жыл бұрын
I facing the same issue. Any solution for this?
@indenial87404 жыл бұрын
@@sayiap7950 you should re-check back all the reference name and your java. There are some error that you will not realize even though and even android studio cannot found it.
@sharonsolomon72374 жыл бұрын
Sir can u send any video tutorial to get the whole data we put in the database here it has only mail and password.
@constantinanton85382 жыл бұрын
Thank you for your video, it is more helpful than the most, mine works perfectly and I can undertand extra from your eplaination.
@willsimz1442 жыл бұрын
how did you get the register button to work?
@DreamingPreacher4 жыл бұрын
Just wanted to say thank you very much for your guidance. Really appreciate it.
@albertabas84915 жыл бұрын
Good video Sir, already run the app successfully until i create the setOnClickListener for "Already Register ? Login Here", when i click at it, the app(on my phone) become close automatically and there is no error message. Same case as the ''Logout" button at activity_main.xml . Any solution suggested?
@SmallAcademy5 жыл бұрын
You must have forgotten to initiate the xml resources for the logout and create btn, other please paste the exception message from logcat when your app crash so that i can analyze the error , thanks
@albertabas84915 жыл бұрын
@@SmallAcademy Thanks for the reply Sir. i have already solve the problem by create a new project then copy and paste from the previous created project, then testing it work as a charm.
@gamesforu66194 жыл бұрын
Good video , Explanation, montage and 1080p quality video. But I want to know how to login with google account or facebook
@MrYou8454 жыл бұрын
after new user register when i press back it go back to login activity....not at phone's home screen....if any solution for it then plz help.......and alot for this video
@muhammadokasha245 Жыл бұрын
Thanks a lot dude but my whole data not showed in firebase database how i can show that data ? Plz guide me
@marcjaimes32664 жыл бұрын
Question, are you using the latest version on Android Studio?, I follow all the process you did and I have this Errors 'Cannot Solve Method "SetError"' and some others
@SmallAcademy4 жыл бұрын
Yup, it is , its should be "setError" not "SetError"
@mouazanan613 жыл бұрын
Amazing tutorial man you are a good teacher
@Christopher-in2th2 жыл бұрын
Hello can u tell us how to add password confirmation in registration?
@goodnewsdaniel39534 жыл бұрын
This is awesome, bruv! Kindly do more advanced tutorials on firebase.
@SmallAcademy4 жыл бұрын
Thanks, will do!
@saalimmalik74362 жыл бұрын
sir,progress bar is compusory in use can u give hint me pls i m starting m career in android
@ochienoeliud57234 жыл бұрын
Great work! Nice elaborated guides. Thank you.
@bimawahyuraebawa60203 жыл бұрын
can we use 2 firebase project in 1 app? for example auth and realtime database
@chakal6663 жыл бұрын
Dude, thank you very much for the tutorial. I tried with Pluralsight and other youtubes videos, but this is the first one that I fully understand. With only two videos, I already get most of the concepts that I need. Awesome job, thank you very much.
@thanzeelhassan4 жыл бұрын
Great video ! I am able to implement Login and Register in Firebase.
@CD-xd6fm4 жыл бұрын
It was really helpful and you explained it really well .....thanks
@Sunil66851 Жыл бұрын
I need a help from you. I m trying to create second collection in firestore but not able to do it.
@utkarshraj30794 жыл бұрын
Great Explanation . Doing Fantastic Job !!!!
@codewithrendanideveloper3 жыл бұрын
wooooow simple and easy thanks brother.....
@tluangaralte93863 жыл бұрын
Dude please help me this part 4:27 min..... connenting our xml file part which always gives me an error
@GautamKumar-qx3rt3 жыл бұрын
Really helpful video Thank You Sir
@rakatiki87563 жыл бұрын
Can we use it like mysql?? please comment
@BantyYadav3 жыл бұрын
thnx for this tutorial bro its very helpful for me
@somnathmistry57194 жыл бұрын
Just Love your video Sir.. please make a video on phone number registration and forgot password by sending OTP via phone number, it will be very helpfull for my project. Thanks a lot Sir..
@SmallAcademy4 жыл бұрын
Its already on the channel videos page or check playlists
@rajnisharma35454 жыл бұрын
Great tutorial. Please create more such videos on firebase for database, user profile and more.
@SmallAcademy4 жыл бұрын
already have, check the playlist.
@trailrider68444 жыл бұрын
Thanks for this. Just subscribed and your content has been helping me so much.
@kamalabaikattimani69943 жыл бұрын
Dear friend, please help me when I run the app it is moving directly to main activity without doing any registration.. It not opening registration page.. Please help
@pitaamaahbheeshma25753 жыл бұрын
Buddy in my version instead of task I have taskid so now what should I do and also the new keyword isn't working on my version 4.1.2 time stamp: new keyword: 10.44 task keyword: 11.23 what should I give for taskid?? plzz help me some1...
@VividVibes3904 жыл бұрын
Great tutorial, still holds up today. Thanks for your help!
@kamalabaikattimani69943 жыл бұрын
Dear friend please🙏 help regarding it... When I run the app it is directly moving to main activity Without registering..
@VividVibes3903 жыл бұрын
@@kamalabaikattimani6994 you need to declare in the manifest file that the register activity is the one the app runs on startup
@kamalabaikattimani69943 жыл бұрын
@@VividVibes390 @Di General (Why do people always argue in my reply/comment section) Hi.... Could you tell please.. Sir, i want to play youtube video using Firebase database and dont want to add Video ID in code, i want to add Video ID to database and then get it from there...and play in our app. By using KZbin player View. Please help me🙏🙏🙏🙏
@christineonyuna5902 Жыл бұрын
@@VividVibes390 how to declare it in the manifest file
@shrishtisharma86544 жыл бұрын
Great tutorial! Covered most of the aspects
@cabdullaahicabdicasiisxuse97972 жыл бұрын
Thanks Bro. I learned alot from YOU.
@ivooliveira90344 жыл бұрын
Hello, i enjoyed you tutorial but i have a problem, when. i click on login button i go to the register page and i have no mention of registration on my login page, some help?
@mukundwagh19724 жыл бұрын
Best Firebase Tutorial bro...
@tonio74193 жыл бұрын
i love you brother you are the best at explaining
@leojerry78135 жыл бұрын
Sir pliz, teach us how to create using firebase realtime data base how to store data and display in our app too. Is there any way to implant otp system with fire base while registration and password reset button.Is fire base database is secure, i thought i can be hack by hacker easily
@SmallAcademy5 жыл бұрын
Yeah, OTP can be implemented using firebase , I am working on these tutorials and will upload it on channel ASAP.
@AEacademy_india4 жыл бұрын
Sir! May I know why my app is crashing when I add findviewbyid
@kamalabaikattimani69943 жыл бұрын
Dear friend please🙏 help regarding it... When I run the app it is directly moving to main activity Without registering..
@YashKakrecha4 жыл бұрын
You're doing great work, you'll go to heaven
@goodnewsdaniel39534 жыл бұрын
hehehe
@MdSumon-yz3ir5 жыл бұрын
That's a good tutorial, but my suggestion is to use white background of the IDE. So that we can see clearly. Thank you
@SmallAcademy5 жыл бұрын
Sure, i will do that from next tutorials :) thanks for suggesting.
@MdSumon-yz3ir5 жыл бұрын
@@SmallAcademy Welcome, hope you will get more subscribers if you continue this way. All the best for you.
@rajshreepakhare4384 жыл бұрын
got an error, google-service.json is missing. after downloading the json file ,how to add it?
@mayowaawosiyan47874 жыл бұрын
A little late but copy the file from your downloads and put it in the app folder of your project
@rajshreepakhare4384 жыл бұрын
@@mayowaawosiyan4787 thank youu. Its done.
@mayowaawosiyan47874 жыл бұрын
Rajshree Pakhare no problem
@alifazzim71954 жыл бұрын
hello bro, my problem is, when i click the register button, the prograssion bar keep rotate, and nothing happen..and i cant sign up..maybe u know the problem?
@SmallAcademy4 жыл бұрын
Please post your problem with screenshot and source code at our group fb.com/groups/smallacademy
@Alan-lu3gb4 жыл бұрын
I had the same problem! its not your fault its just androids emulator is too slow. The way to fix it is to run the app on your phone. There are loads of tutorials on youtube to show you how to use your phone with android studio if you are unsure, hope this helps.
@dontdodrugkids29304 жыл бұрын
@@SmallAcademy hello bro, Im the same person that ask the above question. im using different account in purpose. the problem was solved. it was only a small mistake that i made. so lemme get into the point. i was requesting to join the small academy in facebook but still dont get the apporval from you. i just want to request you, 1) Can you make a tutorial on how to make a request and accept like an uber? just a request from user, and accept by the driver..can you make that?? 2)can you make a tutorial on how to send user's current location to the uber's driver?or maybe to any driver???
@yashpalsingh44274 жыл бұрын
i think you are drag wrong Edit Text so you drag Email Edit Text ,,
@garimapandey33854 жыл бұрын
Very good tutorial.. thankyou so much
@ashishkushwaha11674 жыл бұрын
most professional method of implementation compared to others! can u please create playlist of how to make apps like shopping app clone etc?