Bro i have watched alot of tutorials even the paid ones but none of them teaches as good as you, Great man, Keep it up, You got a new subscriber
@ProfessorDK7 жыл бұрын
+Hasnain Siyal Glad you liked it. Encourages me a lot. Appreciate it. Thanks mate :)
@hasnainsial75117 жыл бұрын
Bro i have a request for you !!!
@hasnainsial75117 жыл бұрын
Can you please make a simple groupchat app tutorial Plzzzzz
@ProfessorDK7 жыл бұрын
Will do. But probably by mid March :)
@dadasajad87416 жыл бұрын
Mataan na manjeen Siyal sb!
@tridibroyarjo4184 жыл бұрын
Sir, your videos are great and always been helpful. You teach us without any fees. You are a hero !
@vishnubhaarath70024 жыл бұрын
It is an awesome tutorial, I guess there is an logical error, it has to be if(name.isEmpty()|| password.isEmpty()|| email.isEmpty())
@vinayreddy1274 жыл бұрын
explanation is perfect....you r the best teacher
@baharl29816 жыл бұрын
9:32 is the code part *if you want to skip the interfaces work*
@rwill.73136 жыл бұрын
Thanks again for your hard work! I am especially thankful that you explain as you go on, and you also make the text large enough so that I can easily view it.
@jessbini25046 жыл бұрын
Hey proffesssor , I am a 13 yr old who has taken up android programming in java . Thank you , bcuz your videos are very helpful.
@ProfessorDK6 жыл бұрын
Glad to hear that, happy learning :)
@ProfessorDK7 жыл бұрын
The app and code in the video are tested and perfectly working. However, I have seen that some of you are facing difficulties and getting some errors, so here is a beginners guide to debugging: 1) Error: Null object reference Solution: This always means you have given the wrong XML ID, just correct it 2) Error: User Credentials not sent to Firebase Solution: Check if you have added all dependencies else do the following: In Android Studio, go to Tools > Firebase. Click on it. A new tab will open. Click on Authentication > More Info > Email and Password Authentication Link. Another tab will open. Check if the first step shows connected to the database. If not, just click on it and you should be asked for Firebase credentials and on entering that, you will get connected :) 3) Error: App is crashing Solution: Check your logcat section present at the bottom of Android Studio, it will tell you where you have made the error or what caused the error. Just go to that line then and debug. 4) Error: App crashing in emulator: This happens because your emulator doesn't have the latest google play store services. Either update play store or just run it on normal phone Also, some things to note: 1) Every new user must have unique email ID 2) The password length must be more than 8 characters long 3) Internet must be ON Hope this helped everyone :)
@nojevictoria34845 жыл бұрын
Hi, Correct me if I am wrong, in the validate function you did not use logical or but logical and, because of this the user should be able to register to the database even if he/she has entered only one of the required. Thank you :)
@kemboisimion95945 жыл бұрын
Wow!!!! what a great tutorial Sir. i was stacked in that part but finally have been able to do it. Practice!! Practice!! Practice!! is the key. Bravooooooo!!!!!!
@surendarvj98984 жыл бұрын
Thank you so much sir ...it is easy way to understand the concept and to create a app ...like to u post more interesting apps using firebase and Android
@MohammedAli-mc1dm3 жыл бұрын
love your videos, sir! thanks for sharing!
@palashghosh87735 жыл бұрын
Thank you sir ..I will always support you ..I want be a developer like you
@moseaf833 жыл бұрын
thanks for the valued content
@prashanthkumar42225 жыл бұрын
Big Thumbs Up
@poojapatel-ts9us6 жыл бұрын
Thanks sir .....This is very useful for beginners........again thank you very much sir....
@Miguel_le_Petit_Crabe5 жыл бұрын
coool thanks this one is better
@arfanjr63296 жыл бұрын
matur kasoon for the teaching,it helps a lot. good job
@nicholasmuriithinjeru8205 жыл бұрын
You are awesome teacher, great work, thank you.
@jhennelynsarmiento32986 жыл бұрын
Hello Prof, you are a good teacher! I like the way you teach how the code works. It's not just coding but I am learning how the codes work. You really helped me with your videos! Good job! God bless you! And yea, I am your new subscriber as well! :)
@ProfessorDK6 жыл бұрын
Glad to hear that. Always a pleasure. Happy learning! :)
@hunterbrown284 жыл бұрын
Professor DK, thank you for taking your time to make these videos. I am new to programing and just started learning last week with your original Simple login app tutorial you made in 2017, I quickly started having issues but shortly found your updated series and instantly had success. I am finding myself having issues with this series as well and am wondering if it is because of the updates. I have 4.1.2 running right now. do you have any planes on updating this series in the near future?
@barskarakas49274 жыл бұрын
Thabk you so much realy clear straight through explaination
@dadasajad87416 жыл бұрын
PROFESSOR DK Thanks very much. Please come to Jamshoro, Sindh, Pakistan and have our tea. I am truly grateful to you. May GOD bless you.
@ProfessorDK6 жыл бұрын
Sure thank you so much :)
@dadasajad87416 жыл бұрын
@@ProfessorDK You are welcome.
@koober_6 жыл бұрын
Great video! Your explanations are easy to follow and useful even without much Android Studio experience. However, I think you could make the code be a little more accurate at 18:38. Since we want to give the error if *any* of the fields are missing, I think we should use || instead of &&, as this will evaluate to true if even one of the fields is missing, while the version in the video only evaluates to true if ALL fields are missing.
@ProfessorDK6 жыл бұрын
Yeah that was a logical error. However at the end of the video, I do make that change :)
@koober_6 жыл бұрын
Oh, sorry about that, I should've waited until the end before commenting. Thanks for the tutorials, they're great!
@ProfessorDK6 жыл бұрын
No problems :)
@AKSKMY6 жыл бұрын
@Professor DK, I've change the code to || instead of && but app still crash when the fields are empty? Any idea why?
@tubagusputra57886 жыл бұрын
your video so helpful, thanks anyway!! great job.
@69772028655 жыл бұрын
thank you very much!!!!! excellent videos!!
@obtron5 жыл бұрын
at 18:50 shouldn't it be or instead of and
@AnshumanAbhishek5 жыл бұрын
I too felt the same and came to comment section to see if someone has the same issue.
@macximu156 жыл бұрын
Hi, I from Brazil, your video is much good thank you
@glastondsouza95966 жыл бұрын
Thanks Bro! your videos are very helpful..keep up the Good work brother!
@easycodingwithammara48125 жыл бұрын
nice video😍
@harveyagabs6 жыл бұрын
I really2x like you video sir. Thank you
@fatimazahra-oi7hw6 жыл бұрын
Tank you very match you are a good teacher for people poor for hole word and thanks lots
@akashchachad43295 жыл бұрын
Good Teaching!
@MultiGamer01234 жыл бұрын
Amazing videos
@yerim7705 жыл бұрын
Thanks a lot! It really helped on my project!!
@boniton1006 жыл бұрын
Hi professor if is not asking to much can you make a video on how to add camera in your app? Thank you...
@chaligudina41526 жыл бұрын
very very thanks but what if you use mysql it is very good since more person's use that one
@pradeepmondalp94266 жыл бұрын
You are awesome sir
@pinkfloydjaneo5 жыл бұрын
19:20 should it be or not and?
@ahmedalqumiri62146 жыл бұрын
Well done dude
@alaazaid35976 жыл бұрын
Hi Doctor, Please let us know how the fingerprint works for a beginner programmer in an android software.
@mukeshsuthar83786 жыл бұрын
Great video hermano...gracias
@kaahmotionsdesign52366 жыл бұрын
First I would like to thank your spreading knowledge and your efforts & your Tirelesness secand . Pro. We want to prepare if it is posible for you 1.Alumni Apps (system to share and chating University Graguated Students)
@ProfessorDK6 жыл бұрын
Sorry but quite busy with some work myself :)
@newstribune99236 жыл бұрын
Sir its making issue whenever I want to move from main activity to registration activity through the intent......on the emulator it shows, unfortunately, the app has stopped and in logcat there is no error everything is perfect....Kindly guide me....Thanks
@ivaylospasov81626 жыл бұрын
The validate() method checks if all the Strings are simultaneously empty, so as long as one of them is not null it would return true?
@alaazaid35976 жыл бұрын
If the data is ready and archived in DataBase and do not want screen input for student data, how can I create a screen input in this way?
@niteshdewangan75224 жыл бұрын
sir whenever I used constraint layout it only works best for my device and get messed up in different screen sizes. what should I do to overcome this problem?
@jzealmedia6 жыл бұрын
I think most algorithms have changed in Android Studio 3. Can you please update with current Android Studio version? Thanks.
@rahulrd88075 жыл бұрын
In validate , in if case the word isEmpty is not enabled for me?? There is any alternative word?
@MohammedMutwakil6 жыл бұрын
Hi Professor, I have a question please, one of the reasons to create a splash screen is to see something until the app finish loading, my question is instead of make waiting by seconds (5, 6, 7 ... second) it's possible to make this waiting until exactly the loading is finished, if it is, please Sir show me how
@randy44434 жыл бұрын
How can I use one onclicklistener to handle multiple buttons?
@kanteshmetri28966 жыл бұрын
Sir I m getting this error Failed to Capture snapshot of out files for task and Failed to create MD5 hash for file so what should I do ..?
@hameedullahsakhizada46076 жыл бұрын
Very good video sir but could you please also show how to add a confirm password edittext.
@babytarot187 жыл бұрын
Cool video I applied
@jayantsharma2466 жыл бұрын
You are great bro
@devajeetega6 жыл бұрын
sir i m building an app and wanted to know how to verify the email/password entered by the user matches with the email/password already entered by him which is stored in the firebase database...because in the login activity i have to check whether they match or not..
@AbdulHafeez-hn5ck5 жыл бұрын
Professor, can you please help on how to save user data and location to firebase at the same time?
@vikramjitsingh68304 жыл бұрын
Bro Android Studio 3.6 version 2020 mein fer se video banao. Full Login version
@marinoszenonos5 жыл бұрын
why are you using && operator instead of || in private boolean validate?
@uppolice096 жыл бұрын
Sir I want navigation drawer and main page pr list view kaise link kre
@boniton1006 жыл бұрын
Hi, professor, for some reason I cannot link my android studio whit firebase? Do I have to apply permission in the android manifest? (Internet permission)?
@ProfessorDK6 жыл бұрын
Yes u need to add internet permission
@boniton1006 жыл бұрын
Professor DK thank you for your responde. Now is working👌👌👌👍you the best
@entrepreneur63033 жыл бұрын
Sir How to apply Strick * on mandatory edit text field?
@ProfessorDK3 жыл бұрын
Add the asterix * to the Textview above the EditText field. You can check if the field is empty in the code and throw error to the user saying this is a mandatory field.
@weloveginga7 жыл бұрын
Awesome!!
@poojatikhe20466 жыл бұрын
very helpful it was
@clearupscias6 жыл бұрын
Sir can u make a quiz online exam.... how much it may cost
@punjabweb6 жыл бұрын
Hello Brother ... your app code is not running in my Android studio 3. It shows build failed. can you share this code for android studio v3?
@ashiqrahman5746 жыл бұрын
15:30 setupUIViews is showing error
@ashishshrivastava99666 жыл бұрын
Hi....In the mainactivity page you have not given onclicklistener to the newuser/sign-up text view. I tried to give onclicklistener to it in the mainactivity page by defining (private TextView userRegistration) in the main Activity class and then in the onCreate function inside the main activity i tried to give on click listener to userRegistration in the same way you have given to login text in the registration activity page....after doing all this when i am running the app it is getting crashed after installation. Kindly let me know what is the issue.... i have given all id's different....
@ProfessorDK6 жыл бұрын
Check out the part 2 of this video series. In that I have implemented the OnClickListener on the SignUp TextView :)
@alimahmood41586 жыл бұрын
sir i have learn a lot from this course can you tell how to upload video file in firebase under specific user account
@vimalpalanisamy61896 жыл бұрын
sir i got a one problem in the android studio FirbaseAuth can't declare because it shows class path is unresolved error
@rajasahu41504 жыл бұрын
Hlo how to link database in kadular app
@ajaybirla83396 жыл бұрын
sir when i click in profile from secondActivity , it works as i want to go profileActivity but after 2-3 second it goes automatically back to the secondActivity. please guide me sir.
@KaushalKumar-ju7yp7 жыл бұрын
awesome sir
@rakeshkhorwal67925 жыл бұрын
Sir pls you have to create mobile banking application using Android studio
@nagaraviaspari66686 жыл бұрын
But I have to access the admin to select the users who were registred when I create an sports registartion form...Admin has to retrive the users who were applied for the registration.
@ProfessorDK6 жыл бұрын
Could you define what u mean by admin here?
@avvalyadav36255 жыл бұрын
Sir, my code is showing error: cannot resolve symbol 'setOnClickListner'. Please tell me how can I fix this
@javacodingcommunity4 жыл бұрын
setOnClickListener, you missed an 'e'
@richarddelwinmyloth77387 жыл бұрын
Thanks a lot Professor
@ProfessorDK7 жыл бұрын
+Richard Delwin Glad u liked it, happy learning :)
@kaushikshirsikar76026 жыл бұрын
Hello....I am getting error for validate please tell me what to do
@venugopalvangari95566 жыл бұрын
Savage tutorial
@brettp985 жыл бұрын
Could this be implemented on SQL developer?
@maanvendraprajapati68096 жыл бұрын
As i'm clicking Sign Up Button it is giving me a message as "App Stopped Working", Can somebody help me out here? Thank You
@MrFyce5 жыл бұрын
How to add events to calendar setting time duration etc.
@flojcliff72456 жыл бұрын
where to input the etusername in xml file?
@karishmasharma55713 жыл бұрын
XML me onClick attribute ni aa rha to kaise kre ?
@rebeccawilliams32616 жыл бұрын
Sir can you tell me, What is major difference between java,c# application?
@senthilkumar4816 жыл бұрын
java, c# name is diff. but also same
@Kermitthesatan7 жыл бұрын
can u do a video where once u put in password u can get to the calc u made or something else
@ProfessorDK7 жыл бұрын
Its simple, you need to provide an intent to the calculator activity. Do let me know if it worked for you :)
@Kermitthesatan7 жыл бұрын
it worked thx
@vinayrao75427 жыл бұрын
Sir if i make an app by simpy using the above code from ur videos and other videos then is there any chance of the app being hacked??
@ProfessorDK7 жыл бұрын
Nope. Since, you are accessing database linked to your google account. It has the same security as gmail account does. So it is safe from hacks unless the password is really weak :)
@NathanLeePHP7 жыл бұрын
@2:33 and @3:30 is that car crashes in the background? :-O
@ProfessorDK7 жыл бұрын
+Nathan Lee Well, idk about that but one things for sure. My audio quality definitely has crashed xD
@NathanLeePHP7 жыл бұрын
haha! :)
@kamarastudio-k27c6 жыл бұрын
use sqlite database?
@MrFyce5 жыл бұрын
why need make name when registering account when we only use email id and password to login?
@Programming1774 жыл бұрын
how to create multiple users? login
@nagaraviaspari66686 жыл бұрын
Bro..I created user registration and login app...But I am not able to create admin login for the app. Please help me to provide admin login access for the access.
@ProfessorDK6 жыл бұрын
If u want an admin login you can just have an if else loop with the condition having your unique admin username and password. If the credentials are wrong, then the app can run through normal user Login :)
@SunnyRaj-bf2hu6 жыл бұрын
Can u tell me the name of the book where i can get all then android code for gui controlling like u?
@ProfessorDK6 жыл бұрын
The problem with books is that, Android Studio keeps receiving upgrades and things won't remain the same for a long time. So I would suggest watching videos on KZbin or other premium platforms for learning Android :)
@arjunraju55276 жыл бұрын
sir. how to add logo on the home.
@rupaprajapati61296 жыл бұрын
Sir, my intend is not working even there is no error show
@ganeshhegde89726 жыл бұрын
Sir how can we add id in data base.
@rajshep30097 жыл бұрын
Hi, Nice video , i applied same code as watching videos , but i got so many error, would you help me please
@ProfessorDK7 жыл бұрын
Could you post the error seen in your logcat?
@gump32355 жыл бұрын
thanks a lot!!
@benjaminjordan23305 жыл бұрын
I've never heard so much honking... Good video though!
@ProfessorDK5 жыл бұрын
Welcome to India 😂
@sunilraykar3 жыл бұрын
It’s like greeting someone. Not shouting at someone
@ContentForGeeks7 жыл бұрын
While registration its shows loginapp is not responding , can you please tell me reason
@ProfessorDK7 жыл бұрын
+Suraj Kishore Please post the error as seen in your logcat :)