Google Firebase Authentication Android Kotlin Tutorial

  Рет қаралды 50,449

tutorialsEU

tutorialsEU

Күн бұрын

Пікірлер: 73
@tutorialsEU
@tutorialsEU 3 жыл бұрын
🚀 Android & Kotlin Masterclass - Become a serious Android app developer with our best-selling masterclass: bit.ly/3PaKdhS
@Hrit
@Hrit 3 жыл бұрын
Have watched tons of videos on KZbin on this, nothing come close to the clear explanation of code that this video provides. Kudos to Dennis!
@tutorialsEU
@tutorialsEU 3 жыл бұрын
Glad it helped! I try to it that simple with all my videos, but sometimes others just do it better than me :D
@yousee5184
@yousee5184 2 жыл бұрын
This video doesn’t explain anything
@min-of8cv
@min-of8cv 4 жыл бұрын
This channel is so underrated
@tutorialsEU
@tutorialsEU 3 жыл бұрын
We are working on it!
@lumbanimakumbi
@lumbanimakumbi 2 жыл бұрын
Your tutorials are a blessing
@HarderThanCalculus
@HarderThanCalculus 2 жыл бұрын
my gradle does not show any of this. All I get is the app name, under that app, and under that a crapload of dependencies. I have watched a ton of youtube vids trying to solve the problem but so far nothing will give up SHA1, or anything other than a crapload of dependencies. Getting very frustrated. I know this video is about 5 years old so my comment is probably nothing more than a fart in the wind but any help would be nice!
@ДмитрийГромов-ф8ч
@ДмитрийГромов-ф8ч 3 жыл бұрын
in the video at 2:21 minutes you enter the Gradle. I don't have such folders, why?
@mandy7163
@mandy7163 3 жыл бұрын
found some help in this tutorial: kzbin.info/www/bejne/d5mUqItoa9Ggrrs it is hard to understand but the pictures are helpful enough
@rogerj.6543
@rogerj.6543 2 жыл бұрын
awesome!!!!! Which version of android studio do you use?
@samuelwakoli
@samuelwakoli 2 жыл бұрын
Thanks bro. I really understood how you taught. Im grateful for learning new skill too from you. Thanks
@qaphelanimthembu8514
@qaphelanimthembu8514 3 жыл бұрын
19:30 How do we use the Firebase Authentication class?
@zenekquerky7255
@zenekquerky7255 2 жыл бұрын
Hey Denise, I have noticed that in your tutorials you use Activities instead of Fragments. And as far as I understood from google, is that Fragments are actually preferred over Activities (if you understand what I mean). Therefore I was wondering why you don't use Fragments ?
@dian4729
@dian4729 2 жыл бұрын
the best tutorial you'll find guys 🔥
@collinsk8754
@collinsk8754 2 жыл бұрын
Excellent and straight to the point. Thank you.
@dale931
@dale931 3 жыл бұрын
20:11 hi, (task->) doesn`t appear, someone help me with that please
@waseemshaik7296
@waseemshaik7296 3 жыл бұрын
Source code?
@nehasahoo2638
@nehasahoo2638 3 жыл бұрын
Thank you, the tutorial was very helpful !
@waseemshaik7296
@waseemshaik7296 3 жыл бұрын
Source code?
@klaudiaadamus3353
@klaudiaadamus3353 3 жыл бұрын
Thank you for this, I was struggling with the topic since there's really no good (up-to-date) tutorial out there. You helped me a lot and I'm sure I'm going to check out your full course. :)
@rakhaharichowdhury6793
@rakhaharichowdhury6793 2 жыл бұрын
Very helpful tutorial
@malokdamis9226
@malokdamis9226 3 жыл бұрын
very helpful. Big thanks!
@leestephens5262
@leestephens5262 3 жыл бұрын
This video is amazing! You made it so easy to understand and follow! Thank you!
@devil_king123k7
@devil_king123k7 3 жыл бұрын
please share source code
@zenamatenga9645
@zenamatenga9645 3 жыл бұрын
This helped me a lot!! Thank you so much
@tutorialsEU
@tutorialsEU 2 жыл бұрын
I see you like our content! I want to invite you to our community of testers, where we give our courses for a quality check. Please send me an email to evgenia@tutorials.eu with the subject line: testers community and your name in the body and I will add you
@acaapriscillia6755
@acaapriscillia6755 3 жыл бұрын
Thank you for this helpful tutorial.
@MaestroCipher
@MaestroCipher 3 жыл бұрын
Great videos. sha1 considered to be insecure and is not recommended to use, is it possible to use sha256 in this case?
@kautilyabhardwaj3400
@kautilyabhardwaj3400 2 жыл бұрын
can we use login activity that is already present in the Activity section??
@BCS_AAMIRASHRAF
@BCS_AAMIRASHRAF Жыл бұрын
Thanks sir
@lglf77
@lglf77 2 жыл бұрын
I've been attending your classes, but I have a problem that I carry on my conscience. How could I only have a single user per each app device. I read that google doesn't let the app developer from android 10 read the unique IMEI identifier. In the past, I used it like this, I got the email, password, IMEI and a boolean true, from the user's device, if the 4 were ok or returned TRUE in the registration, he could access the app, if he had the email, password, IMEI and false, the user would be blocked. I learned that Firebase's getInstanceId is deprecated and that the return is a temporary token of maximum 1 week and google exchanges it. What would be the logistics for just 1 single registration per smartphone and a lock for that single user, informing a waiting time for unlocking? SOME HELP?
@glykeriakirou1216
@glykeriakirou1216 2 жыл бұрын
Hello I make an application in kotlin and I want to store value radiobutton firebase database kotlin. Have you got an example to help me. Thanks a lot
@yogeshmishra6025
@yogeshmishra6025 3 жыл бұрын
Hi denise, does your jetpack compose tutorial uses any deprecated classes? Your other course which I bought was using deprecated and I had to leave that course because of that
@stunnaman8803
@stunnaman8803 4 жыл бұрын
Thanks bro. Please also do phone number authentication
@JakeBSHere
@JakeBSHere 3 жыл бұрын
Thanks brother
@bogdanandronache9940
@bogdanandronache9940 3 жыл бұрын
Amazing!!!Thx
@rayguo317
@rayguo317 3 жыл бұрын
Very helpful!thanks for sharing this
@kaderharsith5769
@kaderharsith5769 2 жыл бұрын
How to skip login page if already an user is logged.?
@mohyddineal-lahham7620
@mohyddineal-lahham7620 3 жыл бұрын
thank you
@muhammednaseef5942
@muhammednaseef5942 4 жыл бұрын
how to show a toast if user try to register using an email that is already exist.
@beibarysbimbetov6489
@beibarysbimbetov6489 2 жыл бұрын
Where do we find your code?
@harshidsingh9a978
@harshidsingh9a978 3 жыл бұрын
how to create a class FirebaseAuth?
@vaibhavwadsamudrakar7328
@vaibhavwadsamudrakar7328 3 жыл бұрын
how did we directly use firebase.uid if we haven't input any uid earlier?? Please clarify.Very nicely explained.
@ALEX_K1ND
@ALEX_K1ND 3 жыл бұрын
val firebaseUser: FirebaseUser = task.result!!.user!! We created variable "firebaseUser" and then we take the uid string from FirebaseUser class
@FreddaN241
@FreddaN241 2 жыл бұрын
ive got exactly the same problem! where did the firebase.uid come from ? did you get any apply for this question?
@brianwawczak1039
@brianwawczak1039 3 жыл бұрын
HI, I love the video. I am interested in the masterclass, but the link doesn't give the 80% off for me. Is there a coupon code?
@8Malvina8534
@8Malvina8534 2 жыл бұрын
thanks!!!!!!
@Roads_india
@Roads_india 3 жыл бұрын
jcenter() is deprecated. Should i be worried?
@tutorialsEU
@tutorialsEU 3 жыл бұрын
Hi Code Drugs. Not necessarily. Even if it's deprecated, it will still work.
@waseemshaik7296
@waseemshaik7296 3 жыл бұрын
Can you please upload source code for this?
@rjmadeja8769
@rjmadeja8769 3 жыл бұрын
hello sir, when I was about to register a user, a toast keeps showing "an internal error has occured. [socket failed: EPERM (operation not permitted)]", what could be the problem here sir? I already added uses-permission in the manifest including promission.INTERNET, permission.ACCESS_NETWORK_STATE, and permission.ACCESS_WIFI_STATE
@rjmadeja8769
@rjmadeja8769 3 жыл бұрын
hello I just solved this problem, for anyone who encountered the same problem just reinstall your virtual device
@dltnsqo1
@dltnsqo1 3 жыл бұрын
How can i get the images and xml codes?
@webquestions7439
@webquestions7439 2 жыл бұрын
Thanks for good explanation, very easy to understand. I copied your code, even though app is not throwing errors I cant register user on firebase. On firebase email/password is enabled. Can you hint how I can fix it
@Macias096
@Macias096 3 жыл бұрын
how does this work that you didn't declare variable with buttons and text view but it works for you? I've made everything like you from this tutorial and I've got so many errors.
@Adrian-xf2um
@Adrian-xf2um 3 жыл бұрын
You need to declare by FindViewById for each button and editable text
@Macias096
@Macias096 3 жыл бұрын
@@Adrian-xf2um Yeah, I did. And also I'm guessing that he's using viewBinding and automatically all of his id views are recognized
@maheshwarang4000
@maheshwarang4000 3 жыл бұрын
Add this in your gradle app apply plugin: 'kotlin-android-extensions'
@harshidsingh9a978
@harshidsingh9a978 3 жыл бұрын
you didnt told us to add firebaseauth sdk to our app in tools. but thats alright
@qaphelanimthembu8514
@qaphelanimthembu8514 3 жыл бұрын
How do we do that?
@soumyabratabiswas8117
@soumyabratabiswas8117 3 жыл бұрын
You're doing great. Great contents. The only downside is that downloading your videos from udemy is such a pain. Otherwise great stuff. Love from India...
@tutorialsEU
@tutorialsEU 3 жыл бұрын
You are not supposed to download videos from Udemy :) They are protected as intellectual property
@athan_s_maliakkal
@athan_s_maliakkal 3 жыл бұрын
Can you give the source code
@santi06ful
@santi06ful 4 жыл бұрын
epicc!
@dallasrieck7753
@dallasrieck7753 Жыл бұрын
how about "share", not "tutorial"😊 and just share it no one knows if or how much someone "is going to learn"
@mukundmaheshwari7306
@mukundmaheshwari7306 4 жыл бұрын
Aapka maine kotlin wala course liya wo bhot bekar h
@harshidsingh9a978
@harshidsingh9a978 3 жыл бұрын
ha
@harshidsingh9a978
@harshidsingh9a978 3 жыл бұрын
bakwas course hai purana
@mitchellwaters2129
@mitchellwaters2129 3 жыл бұрын
this needs adding aswell implementation 'com.google.firebase:firebase-auth-ktx'
@iceCreemShorts
@iceCreemShorts 3 жыл бұрын
Thank you
Firebase - Back to the Basics
25:23
Fireship
Рет қаралды 602 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
I Flooded my LEGO CITY...
18:37
Brick Science
Рет қаралды 21 МЛН
Jr. Developers | Stuck In Tutorial Hell #grindreel
11:51
Joshua Fluke
Рет қаралды 481 М.
OAuth 2.0 and OpenID Connect (in plain English)
1:02:17
OktaDev
Рет қаралды 1,8 МЛН
What is FireStore and Real Time database Vs FireStore
9:35
Hitesh Choudhary
Рет қаралды 58 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН