🚀 Android & Kotlin Masterclass - Become a serious Android app developer with our best-selling masterclass: bit.ly/3PaKdhS
@Hrit3 жыл бұрын
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!
@tutorialsEU3 жыл бұрын
Glad it helped! I try to it that simple with all my videos, but sometimes others just do it better than me :D
@yousee51842 жыл бұрын
This video doesn’t explain anything
@min-of8cv4 жыл бұрын
This channel is so underrated
@tutorialsEU3 жыл бұрын
We are working on it!
@lumbanimakumbi2 жыл бұрын
Your tutorials are a blessing
@HarderThanCalculus2 жыл бұрын
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ч3 жыл бұрын
in the video at 2:21 minutes you enter the Gradle. I don't have such folders, why?
@mandy71633 жыл бұрын
found some help in this tutorial: kzbin.info/www/bejne/d5mUqItoa9Ggrrs it is hard to understand but the pictures are helpful enough
@rogerj.65432 жыл бұрын
awesome!!!!! Which version of android studio do you use?
@samuelwakoli2 жыл бұрын
Thanks bro. I really understood how you taught. Im grateful for learning new skill too from you. Thanks
@qaphelanimthembu85143 жыл бұрын
19:30 How do we use the Firebase Authentication class?
@zenekquerky72552 жыл бұрын
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 ?
@dian47292 жыл бұрын
the best tutorial you'll find guys 🔥
@collinsk87542 жыл бұрын
Excellent and straight to the point. Thank you.
@dale9313 жыл бұрын
20:11 hi, (task->) doesn`t appear, someone help me with that please
@waseemshaik72963 жыл бұрын
Source code?
@nehasahoo26383 жыл бұрын
Thank you, the tutorial was very helpful !
@waseemshaik72963 жыл бұрын
Source code?
@klaudiaadamus33533 жыл бұрын
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. :)
@rakhaharichowdhury67932 жыл бұрын
Very helpful tutorial
@malokdamis92263 жыл бұрын
very helpful. Big thanks!
@leestephens52623 жыл бұрын
This video is amazing! You made it so easy to understand and follow! Thank you!
@devil_king123k73 жыл бұрын
please share source code
@zenamatenga96453 жыл бұрын
This helped me a lot!! Thank you so much
@tutorialsEU2 жыл бұрын
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
@acaapriscillia67553 жыл бұрын
Thank you for this helpful tutorial.
@MaestroCipher3 жыл бұрын
Great videos. sha1 considered to be insecure and is not recommended to use, is it possible to use sha256 in this case?
@kautilyabhardwaj34002 жыл бұрын
can we use login activity that is already present in the Activity section??
@BCS_AAMIRASHRAF Жыл бұрын
Thanks sir
@lglf772 жыл бұрын
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?
@glykeriakirou12162 жыл бұрын
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
@yogeshmishra60253 жыл бұрын
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
@stunnaman88034 жыл бұрын
Thanks bro. Please also do phone number authentication
@JakeBSHere3 жыл бұрын
Thanks brother
@bogdanandronache99403 жыл бұрын
Amazing!!!Thx
@rayguo3173 жыл бұрын
Very helpful!thanks for sharing this
@kaderharsith57692 жыл бұрын
How to skip login page if already an user is logged.?
@mohyddineal-lahham76203 жыл бұрын
thank you
@muhammednaseef59424 жыл бұрын
how to show a toast if user try to register using an email that is already exist.
@beibarysbimbetov64892 жыл бұрын
Where do we find your code?
@harshidsingh9a9783 жыл бұрын
how to create a class FirebaseAuth?
@vaibhavwadsamudrakar73283 жыл бұрын
how did we directly use firebase.uid if we haven't input any uid earlier?? Please clarify.Very nicely explained.
@ALEX_K1ND3 жыл бұрын
val firebaseUser: FirebaseUser = task.result!!.user!! We created variable "firebaseUser" and then we take the uid string from FirebaseUser class
@FreddaN2412 жыл бұрын
ive got exactly the same problem! where did the firebase.uid come from ? did you get any apply for this question?
@brianwawczak10393 жыл бұрын
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?
@8Malvina85342 жыл бұрын
thanks!!!!!!
@Roads_india3 жыл бұрын
jcenter() is deprecated. Should i be worried?
@tutorialsEU3 жыл бұрын
Hi Code Drugs. Not necessarily. Even if it's deprecated, it will still work.
@waseemshaik72963 жыл бұрын
Can you please upload source code for this?
@rjmadeja87693 жыл бұрын
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
@rjmadeja87693 жыл бұрын
hello I just solved this problem, for anyone who encountered the same problem just reinstall your virtual device
@dltnsqo13 жыл бұрын
How can i get the images and xml codes?
@webquestions74392 жыл бұрын
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
@Macias0963 жыл бұрын
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-xf2um3 жыл бұрын
You need to declare by FindViewById for each button and editable text
@Macias0963 жыл бұрын
@@Adrian-xf2um Yeah, I did. And also I'm guessing that he's using viewBinding and automatically all of his id views are recognized
@maheshwarang40003 жыл бұрын
Add this in your gradle app apply plugin: 'kotlin-android-extensions'
@harshidsingh9a9783 жыл бұрын
you didnt told us to add firebaseauth sdk to our app in tools. but thats alright
@qaphelanimthembu85143 жыл бұрын
How do we do that?
@soumyabratabiswas81173 жыл бұрын
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...
@tutorialsEU3 жыл бұрын
You are not supposed to download videos from Udemy :) They are protected as intellectual property
@athan_s_maliakkal3 жыл бұрын
Can you give the source code
@santi06ful4 жыл бұрын
epicc!
@dallasrieck7753 Жыл бұрын
how about "share", not "tutorial"😊 and just share it no one knows if or how much someone "is going to learn"
@mukundmaheshwari73064 жыл бұрын
Aapka maine kotlin wala course liya wo bhot bekar h
@harshidsingh9a9783 жыл бұрын
ha
@harshidsingh9a9783 жыл бұрын
bakwas course hai purana
@mitchellwaters21293 жыл бұрын
this needs adding aswell implementation 'com.google.firebase:firebase-auth-ktx'